misc fixes to LM
[light-and-matter.git] / lmseries.m4
blobe1b8117b2cb1bb2cd816ff17139ecfff106eb574
1 m4_define([:__calc:],0)m4_dnl
2 m4_define([:__lm_series:],1)m4_dnl
3 m4_define([:__sn:],0)m4_dnl
4 m4_define([:__cp:],0)m4_dnl
5 m4_define([:__me:],0)m4_dnl
6 m4_define([:__pe:],PE)m4_dnl
7 m4_define([:__pageref_section_or_chapter:],[:\pageref{ch:$1}:])m4_dnl
8 m4_define([:__bare_section_or_chapter:],[:\ref{ch:$1}:])m4_dnl
9 m4_define([:__section_or_chapter:],[:chapter \ref{ch:$1}:])m4_dnl
10 m4_define([:__uc_section_or_chapter:],[:Chapter \ref{ch:$1}:])m4_dnl
11 m4_define([:__pageref_subsection_or_section:],[:\pageref{sec:$1}:])m4_dnl
12 m4_define([:__bare_subsection_or_section:],[:\ref{sec:$1}:])m4_dnl
13 m4_define([:__subsection_or_section:],[:section \ref{sec:$1}:])m4_dnl
14 m4_define([:__uc_subsection_or_section:],[:Section \ref{sec:$1}:])m4_dnl