improve directory structure

This commit is contained in:
Michael Sippel 2024-09-29 22:52:59 +02:00
parent 54b9d4c06d
commit 355d09145d
Signed by: senvas
GPG key ID: F96CF119C34B64A6
81 changed files with 5366 additions and 0 deletions

37
beamer/README.org Normal file
View file

@ -0,0 +1,37 @@
* CCC Beamer Template
** Install
To use the template, simply copy all ~*.sty~ files and the ~ccc_img~
directory to your project directory.
You can also install the template in your system, so that you can use it
from all your projects. Simply run: ~make install~
** Usage
Simply include ~\usetheme{ccc}~ in your document.
#+BEGIN_SRC latex
\documentclass{beamer}
\usetheme{ccc}
\begin{document}
\begin{frame}{This is an Awesome Theme!}
\end{frame}
\end{document}
#+END_SRC
*** Options
- ~cfaedlogo~ places the cfaed logo on every slide
- ~noccclogo~ removes the ccc logo from all slides except the title slide
** Build
To build the examples, run ~make example~.
To build your own presentation, please note that this template does not work
with ~pdflatex~. Use ~lualatex~ instead! Please contact me, if you need
pdflatex support.

View file

Before

(image error) Size: 26 KiB

After

(image error) Size: 26 KiB

Before After
Before After

View file

Before

(image error) Size: 1.5 KiB

After

(image error) Size: 1.5 KiB

Before After
Before After

View file

Before

(image error) Size: 27 KiB

After

(image error) Size: 27 KiB

Before After
Before After

View file

Before

(image error) Size: 17 KiB

After

(image error) Size: 17 KiB

Before After
Before After

Binary file not shown.

View file

Before

(image error) Size: 9 KiB

After

(image error) Size: 9 KiB

Before After
Before After

Binary file not shown.

After

(image error) Size: 2.2 KiB

Binary file not shown.

After

(image error) Size: 6.6 KiB

Binary file not shown.

After

(image error) Size: 102 KiB

Binary file not shown.

After

(image error) Size: 9.9 KiB

Binary file not shown.

After

(image error) Size: 18 KiB

Binary file not shown.

After

(image error) Size: 14 KiB

Binary file not shown.

After

(image error) Size: 16 KiB

Binary file not shown.

After

(image error) Size: 21 KiB

Binary file not shown.

After

(image error) Size: 22 KiB

Binary file not shown.

After

(image error) Size: 34 KiB

Binary file not shown.

After

(image error) Size: 55 KiB

View file

Before

(image error) Size: 9.4 KiB

After

(image error) Size: 9.4 KiB

Before After
Before After

View file

Before

(image error) Size: 8.5 KiB

After

(image error) Size: 8.5 KiB

Before After
Before After

View file

Before

(image error) Size: 150 KiB

After

(image error) Size: 150 KiB

Before After
Before After

View file

Before

(image error) Size: 116 KiB

After

(image error) Size: 116 KiB

Before After
Before After

21
beamer/texput.log Normal file
View file

@ -0,0 +1,21 @@
This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024/Arch Linux) (preloaded format=pdflatex 2024.5.29) 23 SEP 2024 17:46
entering extended mode
\write18 enabled.
%&-line parsing enabled.
**
! Emergency stop.
<*>
End of file on the terminal!
Here is how much of TeX's memory you used:
3 strings out of 476023
111 string characters out of 5791582
1925187 words of memory out of 5000000
22228 multiletter control sequences out of 15000+600000
558069 words of font info for 36 fonts, out of 8000000 for 9000
14 hyphenation exceptions out of 8191
0i,0n,0p,1b,6s stack positions out of 10000i,1000n,20000p,200000b,200000s
! ==> Fatal error occurred, no output PDF file produced!