diff options
author | Karl Berry <karl@freefriends.org> | 2016-04-16 21:20:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-04-16 21:20:05 +0000 |
commit | cb7776b7b205ed1ca821d824dd80f7e6c86dc92e (patch) | |
tree | dd4b9ef85372740779753b75b4548a9e32993230 /Master/texmf-dist/doc/otherformats/lollipop/README | |
parent | c3036cbbdc00ae150b8391f388d6ac29c028acf6 (diff) |
lollipop (16apr16)
git-svn-id: svn://tug.org/texlive/trunk@40560 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/otherformats/lollipop/README')
-rw-r--r-- | Master/texmf-dist/doc/otherformats/lollipop/README | 23 |
1 files changed, 17 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/otherformats/lollipop/README b/Master/texmf-dist/doc/otherformats/lollipop/README index 8b383b19596..e92be5dd887 100644 --- a/Master/texmf-dist/doc/otherformats/lollipop/README +++ b/Master/texmf-dist/doc/otherformats/lollipop/README @@ -65,18 +65,29 @@ History so far: to start with `lollipop' prefix, and fixed typewriter font. 0.99 9 April 2014, improved ini files, and the error in - address.tex example fixed. + address.tex example fixed. 1.00 11 April 2014, updated lollipop-plain.tex and manual. 1.01 12 April 2014, Updated lollipop-text.tex (changed "#1 cs to \"#1 cs - to be compatible with plain; also we can not make - " active since it is used by xetex for font selection, new ini - file xelollipop.ini + to be compatible with plain; also we can not make + " active since it is used by xetex for font selection, new ini + file xelollipop.ini 1.02 16 April 2014, Updated lollipop-text.tex (defined \EveryParagraph, - \EveryMath, and \EveryDisplay), defined \PointSizeScriptSizes:12 + \EveryMath, and \EveryDisplay), defined \PointSizeScriptSizes:12 1.03 19 April 2014, Fixed the wrong numbering of nested enumerate lists -1.04 9 April 2016, Updated lualollipop.ini for the new luatex binary
\ No newline at end of file +1.04 9 April 2016, Updated lualollipop.ini for the new luatex binary + +1.05 16 April 2016, Changed \lolli@name to \lollipop@name + added \footnoterule to output routine + defined \PushLeftIndentLevel, \PopLeftIndentLevel, + \PushRightIndentLevel, \PopRightIndentLevel, + \PushLeftRightIndentLevels, and \PopLeftRightIndentLevels + commands. \PushIndentLevel is now a synonym for + \PushLeftIndentLevel and \PopIndentLevel is a synonym + for \PopLeftIndentLevel + defined \FlushCenter + fixed the error caused by \newhelp
\ No newline at end of file |