Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Caleb Maclennan
MOAB
Commits
55785548
Commit
55785548
authored
May 15, 2014
by
Caleb Maclennan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
figure out how to add embedded pdf pages
parent
5311b6c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
src/moab.tex
src/moab.tex
+24
-0
No files found.
src/moab.tex
View file @
55785548
...
...
@@ -22,6 +22,8 @@
\usepackage
{
environ
}
\usepackage
{
listings
}
\usepackage
{
wrapfig
}
\usepackage
{
graphicx
}
\usepackage
{
fancybox
}
\makeatletter
...
...
@@ -107,6 +109,8 @@
{
2
\wordsep
}
{}
\setlength
{
\shadowsize
}{
2pt
}
\makeatother
\title
{
Memoirs of a Bulletin
}
...
...
@@ -467,6 +471,26 @@ Because more sections are good right?
Some inspiring examples of well typeset bulletins!
\begin{figure}
[h]
\centering
\begin{tabular}
{
@
{}
c@
{
\hspace
{
1em
}}
c@
{}}
\shadowbox
{
\includegraphics
[page=1,width=.9\textwidth]
{
../gallery/ipk.pdf
}}
\\
[1ex]
\shadowbox
{
\includegraphics
[page=2,width=.9\textwidth]
{
../gallery/ipk.pdf
}}
\end{tabular}
\caption
{
The Protestant Church of Smyrna
}
\label
{
ipk
}
\end{figure}
\begin{figure}
[h]
\centering
\begin{tabular}
{
@
{}
c@
{
\hspace
{
1em
}}
c@
{}}
\shadowbox
{
\includegraphics
[page=1,width=.45\textwidth]
{
../pub/moab.pdf
}}
&
\shadowbox
{
\includegraphics
[page=2,width=.45\textwidth]
{
../pub/moab.pdf
}}
\end{tabular}
\caption
{
This document
}
\label
{
self
}
\end{figure}
\begin{thebibliography}
{
99
}
\bibitem
{
tex.se
}
Tex Stack Exchange:
\\
...
...
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