% We have to load this after hyperref, so that links work, but before
% mjotex so that mjotex knows to define its glossary entries.
\usepackage[nonumberlist]{glossaries}
-\makenoidxglossaries
+\makenoidxglossaries{}
% If you want an index, we can do that too. You'll need to define
% the "INDICES" variable in the GNUmakefile, though.
\begin{document}
\begin{section}{Algebra}
- If $R$ is a \index{commutative ring}, then $\polyring{R}{X,Y,Z}$
- is a multivariate polynomial ring with indeterminates $X$, $Y$,
- and $Z$, and coefficients in $R$. If $R$ is a moreover an integral
- domain, then its fraction field is $\Frac{R}$. If $x,y,z \in R$,
- then $\ideal{\set{x,y,z}}$ is the ideal generated by
- $\set{x,y,z}$, which is defined to be the smallest ideal in $R$
- containing that set. Likewise, if we are in an algebra
- $\mathcal{A}$ and if $x,y,z \in \mathcal{A}$, then
+ If $R$ is a commutative ring\index{commutative ring}, then
+ $\polyring{R}{X,Y,Z}$ is a multivariate polynomial ring with
+ indeterminates $X$, $Y$, and $Z$, and coefficients in $R$. If $R$
+ is a moreover an integral domain, then its fraction field is
+ $\Frac{R}$. If $x,y,z \in R$, then $\ideal{\set{x,y,z}}$ is the
+ ideal generated by $\set{x,y,z}$, which is defined to be the
+ smallest ideal in $R$ containing that set. Likewise, if we are in
+ an algebra $\mathcal{A}$ and if $x,y,z \in \mathcal{A}$, then
$\alg{\set{x,y,z}}$ is the smallest subalgebra of $\mathcal{A}$
containing the set $\set{x,y,z}$.
\While{$M$ is not sorted}
\State{Rearrange $M$ randomly}
- \EndWhile
+ \EndWhile{}
\Return{$M$}
\end{algorithmic}
\oplus \oplusperp \oplus \oplusperp
\end{align*}
%
- Its form should also survive in different font sizes...
+ Its form should also survive in different font sizes\ldots
\Large
\begin{align*}
Z = \directsumperp{V}{W}\\
\setlength{\glslistdottedwidth}{.3\linewidth}
\setglossarystyle{listdotted}
- \glsaddall
- \printnoidxglossaries
+ \glsaddall{}
+ \printnoidxglossaries{}
\bibliographystyle{mjo}
\bibliography{local-references}