mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
some changes (Knoten -> Ecken)
This commit is contained in:
parent
34d97ac0cf
commit
7bccfceb5f
12 changed files with 239 additions and 58 deletions
|
@ -121,10 +121,12 @@
|
|||
\par\endcenter
|
||||
}
|
||||
|
||||
\def\galleryimage#1{%
|
||||
\newcommand{\galleryimage}[2][borderColor]{
|
||||
\adjustbox{width=2cm,height=2cm,keepaspectratio, center=2cm,
|
||||
valign=M, set vsize={1cm}{1cm},
|
||||
bgcolor=myLightGray,cfbox=borderColor 1px 0px 2px}
|
||||
{\includestandalone{#1}}%
|
||||
bgcolor=myLightGray,cfbox=#1 1px 0px 2px}
|
||||
{\includestandalone{#2}}%
|
||||
\space\ignorespaces
|
||||
}%
|
||||
|
||||
\definecolor{Green}{HTML}{BEF781}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue