From ca12a50daf7314b17b4a495b569981da01e5a9a6 Mon Sep 17 00:00:00 2001 From: Jan Benda Date: Mon, 8 Mar 2021 18:45:57 +0100 Subject: [PATCH] fixes in the examples --- lines-example.tex | 18 ++++++++---------- ut-example.tex | 10 +++++----- 2 files changed, 13 insertions(+), 15 deletions(-) diff --git a/lines-example.tex b/lines-example.tex index 55ff87e..219d67e 100644 --- a/lines-example.tex +++ b/lines-example.tex @@ -477,7 +477,7 @@ \setbeamertemplate{block end}[lines]{0pt} \begin{small} \texttt{\textbackslash setbeamerfont\{block title\}\{size=\textbackslash #1\}}\\ - \texttt{\textbackslash setbeamerfont\{block body\}\{size=\textbackslash #1\}}\\ + \texttt{\textbackslash setbeamerfont\{block body\}\{size=\textbackslash #2\}}\\ \end{small} \blockdemo \setbeamertemplate{block begin}[lines]{0.5pt}{0.5pt} @@ -489,7 +489,7 @@ \begin{frame}[fragile]{Fonts for block environments} \setbeamerfont{block title}{size=\LARGE} \setbeamerfont{block body}{size=\normalsize} - \blockfontdemo{large}{normalsize} + \blockfontdemo{Large}{normalsize} \vfill \setbeamerfont{block title}{size=\normalsize} \setbeamerfont{block body}{size=\tiny} @@ -577,13 +577,11 @@ Here we even start a second paragraph. \end{quotation} \vfill - Quote something else of somebody else without indentation: + Quote something short of somebody else without indentation: \begin{quote}[Me And Myself] - A \verb!quote! environment. There is a lot to talk about and - it really takes a lot of words to express this. Most likely this - does not fit into a single line. - - Here we even start a second paragraph. + A \verb!quote! environment. There is less to talk about and it + just takes a few words to express this. A second line is not + really needed. \end{quote} \vfill Here is a poem: @@ -656,7 +654,7 @@ \end{frame} \begin{frame}[fragile]{Source settings for quote and quotation environments} - Right aligned in a new line: + Right aligned in a separate line: \vfill \quotesourcedemo{right} \quotesourcedemo{rightbrackets} @@ -665,7 +663,7 @@ \end{frame} \begin{frame}[fragile]{Source settings for quote and quotation environments} - Right aligned in the last line: + Right aligned within the last line if possible: \vfill \quotesourcedemo{rightline} \quotesourcedemo{rightlinebrackets} diff --git a/ut-example.tex b/ut-example.tex index 6bf123f..dc97071 100644 --- a/ut-example.tex +++ b/ut-example.tex @@ -256,11 +256,11 @@ Here we even start a second paragraph. \end{quotation} \vfill - Quote something else of somebody else (empty author argument): - \begin{quote} - A \verb!quote! environment. - - With a second line. + Quote something short of somebody else without indentation: + \begin{quote}[Me And Myself] + A \verb!quote! environment. There is less to talk about and it + just takes a few words to express this. A second line is not + really needed. \end{quote} \vfill Here is a poem: