<feed xmlns='http://www.w3.org/2005/Atom'>
<title>manut/vorlesung/.gitignore, branch schulung</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.mecka.net/manut/vorlesung/atom?h=schulung</id>
<link rel='self' href='https://git.mecka.net/manut/vorlesung/atom?h=schulung'/>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/'/>
<updated>2018-07-30T09:50:30Z</updated>
<entry>
<title>build: use xelatex as latex build-command</title>
<updated>2018-07-30T09:50:30Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2018-07-28T18:13:47Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=300d0f892506fda9c4bfa706ebee2e1fc3cc4fb7'/>
<id>urn:sha1:300d0f892506fda9c4bfa706ebee2e1fc3cc4fb7</id>
<content type='text'>
Although the commandline of latexmk specifies xelatex as a
sub-command, the commandline parameter "-pdf" enforces the usage of
pdflatex instead. Without this parameter, latexmk correctly uses
xelatex as latex build-command.

Also add the additional, xelatex-specific, temporary files to the
clean target and .gitignore.

This fixes a bug in commit 44797f7be06e047c2ecd56189c5bb11e7edf854f,
which implicitly changed from xelatex to pdflatex as latex
build-command.

Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
</content>
</entry>
<entry>
<title>add generic support for print version</title>
<updated>2018-04-19T14:37:00Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2018-04-19T14:37:00Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=5d4433a719284d1b3231a85dd510054c12a43014'/>
<id>urn:sha1:5d4433a719284d1b3231a85dd510054c12a43014</id>
<content type='text'>
All presentations can be built in print form if the file

    .lxformat_print

exists in the main directory. If this file does not exist, the
regular beamer format will be generated.

IMPORTANT: The print version of the files are named the same as
           the beamer version!

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>build: replace build command</title>
<updated>2018-04-17T13:28:07Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2018-01-18T17:02:30Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=44797f7be06e047c2ecd56189c5bb11e7edf854f'/>
<id>urn:sha1:44797f7be06e047c2ecd56189c5bb11e7edf854f</id>
<content type='text'>
Building latex files may require to re-run the build command more than
once. The make target rules are normally called once.

Make also does not check the dependencies, which are caused by tex
statements (like \input{} or \includegraphics{}).

Both problems are solved by latexmk. This wrapper scans all
dependencies in the .tex file and calls the latex-command until all
depending steps are resolved.

The call of the build-command is forced in make, because the checking,
if a tex-file requires a rebuild is done by latexmk.

Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
</content>
</entry>
<entry>
<title>lx-trainer: add documentation and scripts</title>
<updated>2015-02-05T09:18:34Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2015-02-05T09:18:34Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=81aec52914ec6d604b624c0e169a8b75d960bb8d'/>
<id>urn:sha1:81aec52914ec6d604b624c0e169a8b75d960bb8d</id>
<content type='text'>
this moves also the elbe-xml into a lx-trainer directory.

Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>update gitignore</title>
<updated>2015-01-12T12:18:11Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2015-01-12T12:18:11Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=6f296ef7d114621b09f975a6a9fb61d7a51496ea'/>
<id>urn:sha1:6f296ef7d114621b09f975a6a9fb61d7a51496ea</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>Add .config and .config.old to .gitignore file</title>
<updated>2013-12-27T11:57:56Z</updated>
<author>
<name>Jan Altenberg</name>
<email>jan@linutronix.de</email>
</author>
<published>2013-12-27T11:57:56Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=2dca71fc3cb777332fbb32bebd1440b18788921b'/>
<id>urn:sha1:2dca71fc3cb777332fbb32bebd1440b18788921b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update all topics for Kconfig</title>
<updated>2013-12-27T11:35:43Z</updated>
<author>
<name>Jan Altenberg</name>
<email>jan@linutronix.de</email>
</author>
<published>2013-12-27T11:35:43Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=7820db946ca238f47fff030d43fa1bbc1fb0183b'/>
<id>urn:sha1:7820db946ca238f47fff030d43fa1bbc1fb0183b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement Kconfig build system</title>
<updated>2013-05-13T14:22:27Z</updated>
<author>
<name>Christian Eppler</name>
<email>c.eppler@linutonix.de</email>
</author>
<published>2013-05-13T14:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=9e05689406c83ae3020ca32a6ec6387466209138'/>
<id>urn:sha1:9e05689406c83ae3020ca32a6ec6387466209138</id>
<content type='text'>
Signed-off-by: Christian Eppler &lt;c.eppler@linutonix.de&gt;
</content>
</entry>
<entry>
<title>updated gitignore</title>
<updated>2011-02-03T18:45:12Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2011-02-03T18:45:12Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=31b5a5b70cc12bd264c6234068410c6edff8bfb1'/>
<id>urn:sha1:31b5a5b70cc12bd264c6234068410c6edff8bfb1</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>updated .gitignore</title>
<updated>2010-09-29T04:39:39Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2010-09-29T04:39:39Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=ed4f7d237132ce6d92918013ba2cf1b68aa3a5bd'/>
<id>urn:sha1:ed4f7d237132ce6d92918013ba2cf1b68aa3a5bd</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
</feed>
