Skip to content

Commit

Permalink
minor - drop pdf page rotation
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylt committed Sep 13, 2024
1 parent e74796c commit aa42bb1
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 50 deletions.
2 changes: 1 addition & 1 deletion rules/0-Introduction/2-Contents.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
\ifthenelse{\equal{\outworldsMode}{mode-pdf-event} \or \equal{\outworldsMode}{mode-booklet-event}} {
\ifthenelse{\equal{\outworldsMode}{mode-pdf-event}} {
% Event rules PDF
These rules cover background information, player rules, event organizer information, and reference material.
The background information describes the Outworlds Wastes region and the \emph{BattleTech: Outworlds Wastes} rules.
Expand Down
8 changes: 0 additions & 8 deletions rules/3-Force-Management/index.tex
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,8 @@ \subsection{Flyby}

\input{3-Force-Management/2-Flyby.tex}

\ifthenelse{\not \equal{\outworldsMode}{mode-booklet}}{
\global\pdfpageattr\expandafter{\the\pdfpageattr/Rotate 90}
}{}

\newpage

\ifthenelse{\not \equal{\outworldsMode}{mode-booklet}}{
\global\pdfpageattr\expandafter{\the\pdfpageattr/Rotate 0}
}{}

% --------------------------------------------------------------------------------
\subsection{Advanced Force Maintenance and Improvements}
% --------------------------------------------------------------------------------
Expand Down
8 changes: 0 additions & 8 deletions rules/4-Scenarios/index.tex
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,8 @@ \subsection{Mismatch}

\input{4-Scenarios/3-Mismatch.tex}

\ifthenelse{\not \equal{\outworldsMode}{mode-booklet}}{
\global\pdfpageattr\expandafter{\the\pdfpageattr/Rotate 90}
}{}

\newpage

\ifthenelse{\not \equal{\outworldsMode}{mode-booklet}}{
\global\pdfpageattr\expandafter{\the\pdfpageattr/Rotate 0}
}{}

% --------------------------------------------------------------------------------
\subsection{Optional Rules}
% --------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion rules/9-Event/5-Conversion.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Commanders can convert their force from an event into a full \emph{BattleTech: Outworlds Wastes} force.
All of the full \ifthenelse{\equal{\outworldsMode}{mode-pdf-event} \or \equal{\outworldsMode}{mode-booklet-event}}{Force Construction}{\hyperref[subsec:force_construction]{Force Construction} rules} rules apply, with the following modifications.
All of the full \ifthenelse{\equal{\outworldsMode}{mode-pdf-event}}{Force Construction}{\hyperref[subsec:force_construction]{Force Construction} rules} rules apply, with the following modifications.

\begin{itemize}

Expand Down
16 changes: 0 additions & 16 deletions rules/battletech-outworlds-wastes-event.tex
Original file line number Diff line number Diff line change
Expand Up @@ -189,32 +189,16 @@ \section{Outworlds Wastes Map - Succession Wars Era}

\input{7-Resources/0-Map-3SW.tex}

\ifthenelse{\not \equal{\outworldsMode}{mode-booklet-event}}{
\global\pdfpageattr\expandafter{\the\pdfpageattr/Rotate 90}
}{}

\newpage

\ifthenelse{\not \equal{\outworldsMode}{mode-booklet-event}}{
\global\pdfpageattr\expandafter{\the\pdfpageattr/Rotate 0}
}{}

% --------------------------------------------------------------------------------
\section{Outworlds Wastes Map - ilClan Era}
% --------------------------------------------------------------------------------

\input{7-Resources/0-Map-ilClan.tex}

\ifthenelse{\not \equal{\outworldsMode}{mode-booklet-event}}{
\global\pdfpageattr\expandafter{\the\pdfpageattr/Rotate 90}
}{}

\newpage

\ifthenelse{\not \equal{\outworldsMode}{mode-booklet-event}}{
\global\pdfpageattr\expandafter{\the\pdfpageattr/Rotate 0}
}{}

% --------------------------------------------------------------------------------
\section{Sample Scenario Logistics Tracking}
% --------------------------------------------------------------------------------
Expand Down
16 changes: 0 additions & 16 deletions rules/battletech-outworlds-wastes.tex
Original file line number Diff line number Diff line change
Expand Up @@ -205,32 +205,16 @@ \section{Outworlds Wastes Map - Succession Wars Era}

\input{7-Resources/0-Map-3SW.tex}

\ifthenelse{\not \equal{\outworldsMode}{mode-booklet}}{
\global\pdfpageattr\expandafter{\the\pdfpageattr/Rotate 90}
}{}

\newpage

\ifthenelse{\not \equal{\outworldsMode}{mode-booklet}}{
\global\pdfpageattr\expandafter{\the\pdfpageattr/Rotate 0}
}{}

% --------------------------------------------------------------------------------
\section{Outworlds Wastes Map - ilClan Era}
% --------------------------------------------------------------------------------

\input{7-Resources/0-Map-ilClan.tex}

\ifthenelse{\not \equal{\outworldsMode}{mode-booklet}}{
\global\pdfpageattr\expandafter{\the\pdfpageattr/Rotate 90}
}{}

\newpage

\ifthenelse{\not \equal{\outworldsMode}{mode-booklet}}{
\global\pdfpageattr\expandafter{\the\pdfpageattr/Rotate 0}
}{}

% --------------------------------------------------------------------------------
\section{Sample Force Roster}
% --------------------------------------------------------------------------------
Expand Down

0 comments on commit aa42bb1

Please sign in to comment.