Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Documentation
sphinx
Commits
89ff8819
Commit
89ff8819
authored
Mar 21, 2018
by
Spencer Williams
Browse files
move common sty to sphinx
parent
38e169da
Changes
1
Hide whitespace changes
Inline
Side-by-side
common.sty
0 → 100644
View file @
89ff8819
\usepackage
{
lastpage
}
% for "page n of m" feature
\usepackage
{
pdfpages
}
% for inline inclusion of pdfs
\usepackage
{
pdflscape
}
% for making pages landscape (so included pdfs can still get figure names and header/footer)
\RequirePackage
{
fancyhdr
}
% because howtos don't require it
% remove blank pages that are a result of a twopage document class
\let\cleardoublepage\clearpage
% howtos are not fancy by default
\pagestyle
{
normal
}
% for box drawing
\usepackage
{
pmboxdraw
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment