Ich wechsle zu TeXstudio
This commit is contained in:
parent
7ccf50a73b
commit
dc65b04ddc
3 changed files with 7 additions and 5 deletions
|
@ -16,7 +16,7 @@ Die Repositories beinhalten das texlive und sie können es einfach über den Ter
|
|||
sudo apt install texlive-latex-extra texlive-lang-german
|
||||
|
||||
# Arch based
|
||||
sudo pacman -S texlive-most
|
||||
sudo pacman -S texlive texlive-langgerman texlive-bin
|
||||
|
||||
# RedHat based (Fedora)
|
||||
sudo dnf install texlive-scheme-full
|
||||
|
@ -35,7 +35,11 @@ Grundsätzlich kann man auch auf einem einfachen Texteditor das Dokument verfass
|
|||
|
||||
\begin{itemize}
|
||||
\item
|
||||
Beat Jäckle benützt Texmaker (für Windows, macOS und GNU+Linux)
|
||||
Lluís Usó und Beat Jäckle benützen TeXstudio (für Windows, GNU+Linux und macOS)
|
||||
|
||||
\href{https://texstudio.org/}{https://texstudio.org/}
|
||||
|
||||
\item Es gibt Texmaker (für Windows, macOS und GNU+Linux)
|
||||
|
||||
\href{https://xm1math.net/texmaker/}{https://xm1math.net/texmaker/}
|
||||
|
||||
|
@ -53,8 +57,6 @@ Note : you can leave the \textit{master} mode with the \textit{Options} menu.
|
|||
|
||||
\href{https://www.texniccenter.org/}{https://texniccenter.org/}
|
||||
|
||||
\item Lluís Usó benützt TeXstudio (für Windows, GNU+Linux und macOS)
|
||||
|
||||
\href{https://texstudio.org/}{https://texstudio.org/}
|
||||
|
||||
\end{itemize}
|
||||
|
|
|
@ -29,5 +29,5 @@ Wie in Formel \ref{eq:name} gezeigt wird
|
|||
|
||||
\begin{figure}
|
||||
\includegraphics[width=8cm]{src/vorl_Logo_KZO_2.pdf}
|
||||
\caption[Logo der KZO]{Abbildungsbeschriftung} % Der Titel erscheint im Abbildungsverzeichnis
|
||||
\caption[Logo der KZO -- Text für das Abbildungsverzeichnis]{Abbildungsbeschriftung -- Text unter dem Bild} % Der Titel erscheint im Abbildungsverzeichnis
|
||||
\end{figure}
|
||||
|
|
BIN
template.pdf
BIN
template.pdf
Binary file not shown.
Loading…
Reference in a new issue