Skip to content

Commit

Permalink
Switching to twocolumn for text and forcing the gantt chart to be ful…
Browse files Browse the repository at this point in the history
…l page
  • Loading branch information
Kevin Harrington committed Apr 11, 2024
1 parent fa57f64 commit 7dfa154
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 5 deletions.
4 changes: 4 additions & 0 deletions LSScopeSequence.out
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
\BOOKMARK [1][-]{section.1}{\376\377\000I\000n\000t\000r\000o\000d\000u\000c\000t\000i\000o\000n}{}% 1
\BOOKMARK [1][-]{section.2}{\376\377\000N\000a\000m\000e\000t\000a\000g\000s}{}% 2
\BOOKMARK [1][-]{section.3}{\376\377\000P\000o\000w\000e\000r\000P\000o\000i\000n\000t}{}% 3
\BOOKMARK [1][-]{section.4}{\376\377\000P\000o\000w\000e\000r\000P\000o\000i\000n\000t}{}% 4
\BOOKMARK [1][-]{section.5}{\376\377\000P\000o\000w\000e\000r\000P\000o\000i\000n\000t}{}% 5
\BOOKMARK [1][-]{section.6}{\376\377\000P\000o\000w\000e\000r\000P\000o\000i\000n\000t}{}% 6
\BOOKMARK [1][-]{section.7}{\376\377\000P\000o\000w\000e\000r\000P\000o\000i\000n\000t}{}% 7
33 changes: 28 additions & 5 deletions LSScopeSequence.tex
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,20 @@

\usepackage{pgfgantt}

\usepackage[landscape,margin=0.75in,headsep=.2in]{geometry}
\usepackage[landscape,twocolumn,margin=0.5in,headsep=.2in]{geometry}


\def\myProgress{90}
\def\nametags{Nametags}
\def\ppt{PowerPoint}


\begin{document}
\title{Lower School Scope and Sequence}
\begin{titlepage}
\vspace*{\stretch{1.0}}
\begin{center}
\Large\textbf{Lower School Scope and Sequence}\\
\Huge\textbf{Lower School Technology Scope and Sequence}\\
\end{center}
\vspace*{\stretch{2.0}}
\end{titlepage}
Expand All @@ -64,9 +65,31 @@
\item Document How to make a Nametag
\item Turn in PPT
\end{todolist}
\section{\ppt}
\begin{todolist}
\item Create a Google Presentation
\item Document How to make a Nametag
\item Turn in PPT
\end{todolist}\section{\ppt}
\begin{todolist}
\item Create a Google Presentation
\item Document How to make a Nametag
\item Turn in PPT
\end{todolist}\section{\ppt}
\begin{todolist}
\item Create a Google Presentation
\item Document How to make a Nametag
\item Turn in PPT
\end{todolist}\section{\ppt}
\begin{todolist}
\item Create a Google Presentation
\item Document How to make a Nametag
\item Turn in PPT
\end{todolist}

\newpage

\begin{figure}[tbp]
\begin{figure*}[t]
\begin{center}
\begin{ganttchart}[y unit title=0.4cm,
y unit chart=0.5cm,
Expand All @@ -79,7 +102,7 @@
bar height=0.7,
group right shift=0,
group top shift=.6,
group height=.3]{1}{48}
group height=.3 ]{1}{48}
%labels
\gantttitle{Rotations}{48} \\
\gantttitle{1}{2}
Expand Down Expand Up @@ -129,7 +152,7 @@
\end{ganttchart}
\end{center}
\caption{Bancroft 5th Grade Sequence}
\end{figure}
\end{figure*}



Expand Down

0 comments on commit 7dfa154

Please sign in to comment.