diff --git a/instructions.tex b/instructions.tex index e937a37..15a6339 100644 --- a/instructions.tex +++ b/instructions.tex @@ -186,9 +186,10 @@ Some information is at the top of \path{main.tex} file, this file is for a gener Linux distributions name the packages differently. The author's recommendations for RedHat distributions such as Redhat Enterprise Linux, Centos, Fedora are in Listing~\ref{code:texlive-redhat}. Debian-based distributions including Ubuntu and PopOS would use the packages in Listing~\ref{code:texlive-debian}. - + + % TODO: orcidlink \begin{lstlisting}[caption={RedHat Packages},label={code:texlive-redhat}] - sudo dnf -y install texlive-scheme-medium texlive-collection-{fontsrecommended,luatex,latexrecommended} texlive-biblatex-{apa,apa-doc,ieee,ieee-doc} texlive-{amsfonts,amsmath,canoniclayout,eepic,gitinfo2,fixme,makeglos,nomencl,lastpage,lipsum,listings,ltxkeys,pgf,pseudocode,stix2-otf,stix2-type1,siunitx,xurl} + sudo dnf -y install texlive-scheme-medium texlive-collection-{fontsrecommended,luatex,latexrecommended} texlive-biblatex-{apa,apa-doc,ieee,ieee-doc} texlive-{amsfonts,amsmath,canoniclayout,ccicons,eepic,gitinfo2,fixme,makeglos,nomencl,lastpage,lipsum,listings,ltxkeys,pgf,pseudocode,stix2-otf,stix2-type1,siunitx,xurl} \end{lstlisting} \begin{lstlisting}[caption={Debian/Ubuntu Packages},label={code:texlive-debian}] sudo apt-get -y install texlive texlive-luatex texlive-latex-extra texlive-science texlive-generic-extra texlive-lang-european texlive-lang-german latex-xcolor texlive-pictures pgf texlive-bibtex-extra texlive-publishers chktex evince fonts-lmodern lmodern biber diff --git a/main.tex b/main.tex index 2df140f..40edd05 100644 --- a/main.tex +++ b/main.tex @@ -65,6 +65,8 @@ \begin{document} %% TODO: get the official cover graphic and have the system fill in the fields for you +\thispagestyle{empty} +\pagestyle{empty} \maketitle{} %\signaturepage{} %Generally only for Print copies & now defunct in the Engineering department. diff --git a/ruthesis.sty b/ruthesis.sty index 8be038e..1a424de 100644 --- a/ruthesis.sty +++ b/ruthesis.sty @@ -147,7 +147,6 @@ BoldItalicFont={*-BoldItalic}] \textbf{{\Large \theSchool}}\par\end{center} } \aliaspagestyle{title}{empty} - \aliaspagestyle{titlinpage}{empty} %% ----- Inside Cover is COPYRIGHT page----------------------------------------------------------------------- \RequirePackage{ccicons}% need for copyright \textcopyright{} @@ -266,9 +265,12 @@ in this publication does not imply, even in the absence of a specific statement \makeoddhead{plain}{}{}{\thepage} \makepagestyle{cover}% The cover pages have no page numbers +\makeoddhead{cover}{}{}{} +\makeevenhead{cover}{}{}{} \makeoddfoot{cover}{}{}{} \makeevenfoot{cover}{}{}{} + \newcommand{\frontmatterhead}[1]{{%based upon \chapterhead from memman.pdf p.84 % \clearpage% move to correct page \disableindents%