Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
osak
talks
Commits
5580d68a
Commit
5580d68a
authored
May 20, 2019
by
Stefan Heimersheim
Browse files
Merge branch 'master' of git.fsmpi.rwth-aachen.de:osak/talks
parents
4cbd581c
ea179f43
Changes
1
Hide whitespace changes
Inline
Side-by-side
workshops/latex/latex.tex
View file @
5580d68a
...
...
@@ -28,10 +28,14 @@
\newcommand\marginbox
[3][2pt]
{
% USAGE: \marginbox[margin width]{width}{content}
% TODO: width is set manually such that it fits real width!
\newlength\marginwidth
\setlength\marginwidth
{
#1
}
\begin{tikzpicture}
[even odd rule, scale=1]
\node
[anchor=north west]
(text)
{
%
\begin{minipage}
{
#
1
}
%
#
2
%
\begin{minipage}
{
#
2-2
\marginwidth
-10pt
}
%
#
3
%
\end{minipage}
%
}
;
\begin{pgfonlayer}
{
background
}
...
...
Write
Preview
Supports
Markdown
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