Changeset 4303
- Timestamp:
- 11/02/09 11:02:20 (3 weeks ago)
- Files:
-
- 1 modified
-
trunk/Fortify/fortify.sty (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Fortify/fortify.sty
r4282 r4303 23 23 \usepackage{amsmath} %maths 24 24 \usepackage{stmaryrd} 25 \usepackage{graphicx} 25 26 \usepackage[utf8]{inputenc} %useful to type directly accentuated characters 27 26 28 \newlength{\FortressCodeIndent} 27 29 \setlength{\FortressCodeIndent}{1em} … … 136 138 137 139 \newcommand\FortressCode{\lineskip=1.5pt\lineskiplimit=1.5pt 138 \setbox\fortresssavedtabstack=\box\fortresstabstack140 \setbox\fortresssavedtabstack=\box\fortresstabstack 139 141 \global\setbox\fortresstabstack=\hbox{\hbox{}}\relax 140 142 \FortressInnerMacros … … 150 152 \def\digitblank{{\setbox0=\hbox{0}\hbox to \wd0{\hss}}}% 151 153 \fortresscommentalignblockfalse 154 \topsep=4pt plus 2pt \parsep=\parskip \partopsep=1pt plus 1pt 155 \trivlist 156 \item[] 152 157 \fortressbeginline\ignorespaces} 153 \def\endFortressCode{\fortressendline 158 \def\endFortressCode{\fortressendline\endtrivlist 154 159 \global\setbox\fortresstabstack=\box\fortresssavedtabstack} 155 160

