Changeset 8f7109c for doc/LaTeXmacros
- Timestamp:
 - May 28, 2024, 7:58:20 AM (18 months ago)
 - Branches:
 - master
 - Children:
 - 66286aa
 - Parents:
 - 4fc7388
 - Location:
 - doc/LaTeXmacros
 - Files:
 - 
      
- 2 edited
 
- 
          
  common.sty (modified) (2 diffs)
 - 
          
  common.tex (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
doc/LaTeXmacros/common.sty
r4fc7388 r8f7109c 11 11 %% Created On : Sat Apr 9 10:06:17 2016 12 12 %% Last Modified By : Peter A. Buhr 13 %% Last Modified On : T hu Apr 18 09:14:02 202414 %% Update Count : 65 713 %% Last Modified On : Tue May 28 07:56:52 2024 14 %% Update Count : 658 15 15 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 16 16 … … 22 22 \renewcommand{\textfraction}{0.0} % the entire page maybe devoted to floats with no text on the page at all 23 23 24 \lefthyphenmin= 4% hyphen only after 4 characters25 \righthyphenmin= 424 \lefthyphenmin=3 % hyphen only after 4 characters 25 \righthyphenmin=3 26 26 27 27 \usepackage[ignoredisplayed]{enumitem} % do not affect trivlist  - 
      
doc/LaTeXmacros/common.tex
r4fc7388 r8f7109c 11 11 %% Created On : Sat Apr 9 10:06:17 2016 12 12 %% Last Modified By : Peter A. Buhr 13 %% Last Modified On : T hu Apr 18 09:15:38202414 %% Update Count : 66 413 %% Last Modified On : Tue May 28 07:41:21 2024 14 %% Update Count : 665 15 15 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 16 16 … … 22 22 \renewcommand{\textfraction}{0.0} % the entire page maybe devoted to floats with no text on the page at all 23 23 24 \lefthyphenmin= 4% hyphen only after 4 characters25 \righthyphenmin= 424 \lefthyphenmin=3 % hyphen only after 4 characters 25 \righthyphenmin=3 26 26 27 27 \usepackage[ignoredisplayed]{enumitem} % do not affect trivlist  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.