forked from xuyuan/pgf-pie
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
16 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Announcement | ||
|
||
This release is the beginning of a complete rewrite of pgf-pie to make it | ||
portable to other formats and to fix bugs that originate from its design. | ||
|
||
# Bug fixes | ||
|
||
This release also includes other bug fixes. On GitHub you can click the commit | ||
hashes and the issue numbers to get to the fix and the ticket, respectively. | ||
|
||
a7a883c #5 | ||
6e38480 #6 | ||
c279e95 #2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,7 +43,7 @@ | |
|
||
\title{Drawing Pie Chart by using \pgfpiename} | ||
\author{\href{mailto:[email protected]}{Yuan Xu}} | ||
\date{\today{}~(v0.3)} | ||
\date{\today{}~(v0.4)} | ||
\maketitle | ||
|
||
\begin{abstract} | ||
|