Skip to content
Snippets Groups Projects
Commit 53d36199 authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

englisch: shorthand (Anführungszeichen)

parent b6cb2073
No related branches found
No related tags found
No related merge requests found
...@@ -396,8 +396,11 @@ footskip=0bp, ...@@ -396,8 +396,11 @@ footskip=0bp,
\newcommand\Section[2]{% \newcommand\Section[2]{%
\section{#1\newline\itshape\small#2}% \section{#1\newline\itshape\small#2}%
} }
\newenvironment{english}[1][.8]{% \newenvironment{english}[1][.8]{%
\otherlanguage{english}% \otherlanguage{english}%
\useshorthands{"}
\defineshorthand{"`}{\openautoquote}%
\defineshorthand{"'}{\closeautoquote}%
\par \par
\ks@tempdima=#1\dimexpr\f@size pt % Schriftgröße skalieren; Durchschuss 130% \ks@tempdima=#1\dimexpr\f@size pt % Schriftgröße skalieren; Durchschuss 130%
\fontsize{\ks@tempdima}{1.3\ks@tempdima}\selectfont \fontsize{\ks@tempdima}{1.3\ks@tempdima}\selectfont
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment