Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/LaTeXmacros/common.tex

    r07bc165 r4096de0  
    1111%% Created On       : Sat Apr  9 10:06:17 2016
    1212%% Last Modified By : Peter A. Buhr
    13 %% Last Modified On : Sun Jul 10 12:34:09 2016
    14 %% Update Count     : 205
     13%% Last Modified On : Sun Jul  3 08:36:24 2016
     14%% Update Count     : 200
    1515%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    1616
     
    2626\lefthyphenmin=4
    2727\righthyphenmin=4
     28
     29%\usepackage{pslatex}                           % reduce size of san serif font
    2830
    2931\usepackage[ignoredisplayed]{enumitem}  % do not affect trivlist
     
    125127\newcommand{\@sIndex}[2][\@empty]{#2\ifx#1\@empty\index{#2}\else\index{#1@{\protect#2}}\fi}
    126128
    127 % cannot use ©
    128129\newcommand{\Indexc}[1]{\lstinline$#1$\index{#1@\lstinline$#1$}}
    129130\newcommand{\indexc}[1]{\index{#1@\lstinline$#1$}}
Note: See TracChangeset for help on using the changeset viewer.