[Tutkielma-TeX] Nested lists broken
Tuomo Valkonen
tujumava at jyu.fi
Fri May 16 16:47:52 EEST 2008
On Fri, May 16, 2008 at 03:42:42PM +0300, Matthieu Weber wrote:
> Thanks, it seems to work. The class file has been updated.
Actually, there may be an even simpler trick, attached: just
don't redefine \par in \@doendpe, only change the \everypar
macro to eat away the indent (or whatever the \lastbox hack
does).
I'm not sure what the point of the original latex.ltx \@doendpe
is (that the jydiss version seems to have been complicated from,
intead of simplified), as there seems to be no change compared
to an empty definition...
-------------- next part --------------
Fri May 16 16:32:56 EEST 2008 Tuomo Valkonen <tuomov at iki.fi>
* Simplify \@doendpe.
It seems that redefining \par is not necessary to have no indentation
after lists etc. Only \everypar \lastbox hack is needed.
New patches:
[Simplify \@doendpe.
Tuomo Valkonen <tuomov at iki.fi>**20080516133256
It seems that redefining \par is not necessary to have no indentation
after lists etc. Only \everypar \lastbox hack is needed.
] hunk ./jydiss.cls 1079
- \def\par{%
- \if at endpe\@@par\else\@restorepar
- \everypar{}\par\@endpefalse\fi}%
+ %\def\par{%
+ % \if at endpe\@@par\else\@restorepar
+ % \everypar{}\par\@endpefalse\fi}%
Context:
[Another attempt to make jydiss work with natbib. Fails at least if one uses natbib's "numbers" option, probably in other situations too.
Matthieu Weber <mweber at mit.jyu.fi>**20080311155600]
[Made it compatible with natbib
Matthieu Weber <mweber at mit.jyu.fi>**20080311081222]
[Fixed the opening of article title pages
Matthieu Weber <mweber at mit.jyu.fi>**20071114093424]
[Punctation fixes for references to included articles.
Matthieu Weber <mweber at mit.jyu.fi>**20071112100328]
[Page numbering in references and in Finnish Summary is on the top of the page, not bottom
Matthieu Weber <mweber at mit.jyu.fi>**20071108113803]
[Added a \backmatter option to allow for page numbering in the bibiliography's first page and Finnish Summary's first page. Obsoletes the "stupid" class option (which still exists for compatibility reasons but does nothing).
Matthieu Weber <mweber at mit.jyu.fi>**20071108104217]
[Counter-patch for the "stupid" option. The option still exists, but does nothing. The user must now put \backmatter in the document just before including the bibiliography.
Matthieu Weber <mweber at mit.jyu.fi>*-20071108101755]
[One more vertical spacing fix
Matthieu Weber <mweber at mit.jyu.fi>**20071108101914]
[Counter-patch for the "stupid" option. The option still exists, but does nothing. The user must now put \backmatter in the document just before including the bibiliography.
Matthieu Weber <mweber at mit.jyu.fi>**20071108101755]
[Added a "stupid" option to put page numbers on included articles title pages and on the finnish summary page (which is against the rules set in the example document from the Library)
Matthieu Weber <mweber at mit.jyu.fi>**20071107094014]
[Fixed vertical spacing after chapter headings in front matter, between "people" and in the Abstract page
Matthieu Weber <mweber at mit.jyu.fi>**20071105132111]
[Fixed the writing into the .loar file to use \immediate\write
Matthieu Weber <mweber at mit.jyu.fi>**20071005124240]
[Changed the date and version number
Matthieu Weber <mweber at mit.jyu.fi>**20071004075458]
[Fixed an incompatibility with the color package and subsequently with all packages using color, such as pdfpages
Matthieu Weber <mweber at mit.jyu.fi>**20071004075102]
[Fixed a possible indentation problem at the beginning of the author's contribution
Matthieu Weber <mweber at mit.jyu.fi>**20071004074932]
[Ugly hack so that the citations of included articles are in bold, whereas normal citations are between square brackets
Matthieu Weber <mweber at mit.jyu.fi>**20070904124613]
[Added the "contribution" environment for defining the author's contribution
Matthieu Weber <mweber at mit.jyu.fi>**20070904124416]
[Add a pointer to the darcs repository in the class
Antti-Juhani Kaijanaho <antkaij at mit.jyu.fi>**20070212142245]
[TAG kaijanaho.info jydiss
Automatic Date Tagger <antti-juhani at kaijanaho.fi>**20070210215815]
Patch bundle hash:
3553ae4ea9003c98b5f9fdf88f4e089823e1f599
More information about the Tutkielma-TeX
mailing list