<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
<rss version="2.0">
<channel>
<title>neumayr.be - FAQ - Die f&amp;uuml;nf neuesten Artikel:</title>
<description>Meine ganz persönliche FAQ rund um Dinge die mcih interessieren.</description>
<link>http://faq.neumayr.be</link>	<item>
		<title><![CDATA[Zeilenumbruch bei Fußnoten]]></title>
		<description><![CDATA[<p><b>Zeilenumbruch bei Fußnoten</b> <em>(1206 Aufrufe)</em></p><p>Bei langen Fußnoten wird der Text nicht bündig mit dem Fußnotentext
umgebrochen, sondern mit der "Nummer" der Fußnote. Mir gefällt das
nicht, daher hier ein Tipp wie man das abändern kann.</p><pre><font color="#000066"><i>\makeatletter<br /> \renewcommand\@makefntext[1]{%<br />  \setlength{\hangindent}{2em}<br />  \noindent<br />  \hb@xt@\hangindent{%<br />     \hss\@textsuperscript{\normalfont\@thefnmark}\hspace{.1em}}#1}<br />\makeatother</i></font></pre>]]></description>
		<link>http://faq.neumayr.be/index.php?action=artikel&amp;cat=3&amp;id=70&amp;artlang=de</link>
		<pubDate>Fri, 26 Jun 2009 08:45:49 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[diverse Einstellungen für die PDF Ausgabe]]></title>
		<description><![CDATA[<p><b>diverse Einstellungen für die PDF Ausgabe</b> <em>(390 Aufrufe)</em></p><div class="wp_syntax"><div class="code"><pre class="latex" style="font-family: monospace;"><span style="color: rgb(44, 146, 44); font-style: italic;">% ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span><br /><span style="color: rgb(44, 146, 44); font-style: italic;">% PDF related packages</span><br /><span style="color: rgb(44, 146, 44); font-style: italic;">% ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span><br /> <br /><span style="color: rgb(44, 146, 44); font-style: italic;">%%% Doc: ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/microtype/microtype.pdf</span><br /><span style="color: rgb(44, 146, 44); font-style: italic;">% Optischer Randausgleich mit pdfTeX</span><br /><span style="color: rgb(128, 0, 0); font-weight: normal;">\ifpdf</span><br /><span style="color: rgb(128, 0, 0); font-weight: normal;">\usepackage</span><span style="color: rgb(32, 32, 192); font-weight: normal;">[</span><span style="color: rgb(44, 146, 44); font-style: italic;">%</span><br />	expansion=true, <span style="color: rgb(44, 146, 44); font-style: italic;">% better typography, but with much larger PDF file.</span><br />	protrusion=true<br /><span style="color: rgb(32, 32, 192); font-weight: normal;">]{</span><span style="color: rgb(32, 32, 192); font-weight: normal;">microtype</span><span style="color: rgb(32, 32, 192); font-weight: normal;">}</span><br /><span style="color: rgb(128, 0, 0); font-weight: normal;">\fi</span><br /> <br /> <br /><span style="color: rgb(44, 146, 44); font-style: italic;">%% Use only instead of hyperref !</span><br /><span style="color: rgb(44, 146, 44); font-style: italic;">% \usepackage[%</span><br /><span style="color: rgb(44, 146, 44); font-style: italic;">%    %ref,     % verweist auf Abschnitte</span><br /><span style="color: rgb(44, 146, 44); font-style: italic;">%    pageref, % verweist auf Seiten</span><br /><span style="color: rgb(44, 146, 44); font-style: italic;">% ]{backref} % Links in BiB back to Citation page/section (can be loaded by hyperref too)</span><br /> <br /> <br /><span style="color: rgb(44, 146, 44); font-style: italic;">%%% Doc: ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/doc/manual.pdf</span><br /><span style="color: rgb(128, 0, 0); font-weight: normal;">\usepackage</span><span style="color: rgb(32, 32, 192); font-weight: normal;">[</span><br />   <span style="color: rgb(44, 146, 44); font-style: italic;">% Farben fuer die Links</span><br />   colorlinks=true,         <span style="color: rgb(44, 146, 44); font-style: italic;">% Links erhalten Farben statt Kaeten</span><br />   urlcolor=pdfurlcolor,    <span style="color: rgb(44, 146, 44); font-style: italic;">% \href{...}{...} external (URL)</span><br />   filecolor=pdffilecolor,  <span style="color: rgb(44, 146, 44); font-style: italic;">% \href{...} local file</span><br />   linkcolor=pdflinkcolor,  <span style="color: rgb(44, 146, 44); font-style: italic;">%\ref{...} and \pageref{...}</span><br />   <span style="color: rgb(44, 146, 44); font-style: italic;">% Links</span><br />   raiselinks=true,			 <span style="color: rgb(44, 146, 44); font-style: italic;">% calculate real height of the link</span><br />   breaklinks,              <span style="color: rgb(44, 146, 44); font-style: italic;">% Links berstehen Zeilenumbruch</span><br />   backref=page,            <span style="color: rgb(44, 146, 44); font-style: italic;">% Backlinks im Literaturverzeichnis (section, slide, page, none)</span><br />   pagebackref=true,        <span style="color: rgb(44, 146, 44); font-style: italic;">% Backlinks im Literaturverzeichnis mit Seitenangabe</span><br />   verbose,<br />   hyperindex=true,         <span style="color: rgb(44, 146, 44); font-style: italic;">% backlinkex index</span><br />   linktocpage=true,        <span style="color: rgb(44, 146, 44); font-style: italic;">% Inhaltsverzeichnis verlinkt Seiten</span><br />   hyperfootnotes=false,     <span style="color: rgb(44, 146, 44); font-style: italic;">% Keine Links auf Fussnoten</span><br />   <span style="color: rgb(44, 146, 44); font-style: italic;">% Bookmarks</span><br />   bookmarks=true,          <span style="color: rgb(44, 146, 44); font-style: italic;">% Erzeugung von Bookmarks fuer PDF-Viewer</span><br />   bookmarksopenlevel=1,    <span style="color: rgb(44, 146, 44); font-style: italic;">% Gliederungstiefe der Bookmarks</span><br />   bookmarksopen=true,      <span style="color: rgb(44, 146, 44); font-style: italic;">% Expandierte Untermenues in Bookmarks</span><br />   bookmarksnumbered=true,  <span style="color: rgb(44, 146, 44); font-style: italic;">% Nummerierung der Bookmarks</span><br />   bookmarkstype=toc,       <span style="color: rgb(44, 146, 44); font-style: italic;">% Art der Verzeichnisses</span><br />   <span style="color: rgb(44, 146, 44); font-style: italic;">% Anchors</span><br />   plainpages=false,        <span style="color: rgb(44, 146, 44); font-style: italic;">% Anchors even on plain pages ?</span><br />   pageanchor=true,         <span style="color: rgb(44, 146, 44); font-style: italic;">% Pages are linkable</span><br />   <span style="color: rgb(44, 146, 44); font-style: italic;">% PDF Informationen</span><br />   pdftitle=<span style="color: rgb(32, 32, 192); font-weight: normal;">{</span><span style="color: rgb(32, 32, 192); font-weight: normal;">}</span>,             <span style="color: rgb(44, 146, 44); font-style: italic;">% Titel</span><br />   pdfauthor=<span style="color: rgb(32, 32, 192); font-weight: normal;">{</span><span style="color: rgb(32, 32, 192); font-weight: normal;">}</span>,            <span style="color: rgb(44, 146, 44); font-style: italic;">% Autor</span><br />   pdfcreator=<span style="color: rgb(32, 32, 192); font-weight: normal;">{</span><span style="color: rgb(32, 32, 192); font-weight: normal;">LaTeX, hyperref, KOMA-Script</span><span style="color: rgb(32, 32, 192); font-weight: normal;">}</span>, <span style="color: rgb(44, 146, 44); font-style: italic;">% Ersteller</span><br />   <span style="color: rgb(44, 146, 44); font-style: italic;">%pdfproducer={pdfeTeX 1.10b-2.1} %Produzent</span><br />   pdfstartview=FitH,       <span style="color: rgb(44, 146, 44); font-style: italic;">% Dokument wird Fit Width geaefnet</span><br />   pdfpagemode=UseOutlines, <span style="color: rgb(44, 146, 44); font-style: italic;">% Bookmarks im Viewer anzeigen</span><br />   pdfpagelabels=true,      <span style="color: rgb(44, 146, 44); font-style: italic;">% set PDF page labels</span><br /><span style="color: rgb(32, 32, 192); font-weight: normal;">]{</span><span style="color: rgb(32, 32, 192); font-weight: normal;">hyperref</span><span style="color: rgb(32, 32, 192); font-weight: normal;">}</span><br /> <br /><span style="color: rgb(128, 0, 0); font-weight: normal;">\IfPackageLoaded</span><span style="color: rgb(32, 32, 192); font-weight: normal;">{</span><span style="color: rgb(32, 32, 192); font-weight: normal;">backref</span><span style="color: rgb(32, 32, 192); font-weight: normal;">}{</span><br />   <span style="color: rgb(44, 146, 44); font-style: italic;">% % Change Layout of Backref</span><br />   <span style="color: rgb(128, 0, 0); font-weight: normal;">\renewcommand*</span><span style="color: rgb(32, 32, 192); font-weight: normal;">{</span><span style="color: rgb(32, 32, 192); font-weight: normal;"><span style="color: rgb(128, 0, 0); font-weight: normal;">\backref</span></span><span style="color: rgb(32, 32, 192); font-weight: normal;">}[</span><span style="color: rgb(192, 128, 32); font-weight: normal;">1</span><span style="color: rgb(32, 32, 192); font-weight: normal;">]{</span><span style="color: rgb(44, 146, 44); font-style: italic;">%</span><br />   	<span style="color: rgb(44, 146, 44); font-style: italic;">% default interface</span><br />   	<span style="color: rgb(44, 146, 44); font-style: italic;">% #1: backref list</span><br />   	<span style="color: rgb(44, 146, 44); font-style: italic;">%</span><br />   	<span style="color: rgb(44, 146, 44); font-style: italic;">% We want to use the alternative interface,</span><br />   	<span style="color: rgb(44, 146, 44); font-style: italic;">% therefore the definition is empty here.</span><br />   <span style="color: rgb(32, 32, 192); font-weight: normal;">}</span><span style="color: rgb(44, 146, 44); font-style: italic;">%</span><br />   <span style="color: rgb(128, 0, 0); font-weight: normal;">\renewcommand*</span><span style="color: rgb(32, 32, 192); font-weight: normal;">{</span><span style="color: rgb(32, 32, 192); font-weight: normal;"><span style="color: rgb(128, 0, 0); font-weight: normal;">\backrefalt</span></span><span style="color: rgb(32, 32, 192); font-weight: normal;">}[</span><span style="color: rgb(192, 128, 32); font-weight: normal;">4</span><span style="color: rgb(32, 32, 192); font-weight: normal;">]{</span><span style="color: rgb(44, 146, 44); font-style: italic;">%</span><br />   	<span style="color: rgb(44, 146, 44); font-style: italic;">% alternative interface</span><br />   	<span style="color: rgb(44, 146, 44); font-style: italic;">% #1: number of distinct back references</span><br />   	<span style="color: rgb(44, 146, 44); font-style: italic;">% #2: backref list with distinct entries</span><br />   	<span style="color: rgb(44, 146, 44); font-style: italic;">% #3: number of back references including duplicates</span><br />   	<span style="color: rgb(44, 146, 44); font-style: italic;">% #4: backref list including duplicates</span><br />   	<span style="color: rgb(128, 0, 0); font-weight: normal;">\mbox</span><span style="color: rgb(32, 32, 192); font-weight: normal;">{</span>(Zitiert auf <span style="color: rgb(44, 146, 44); font-style: italic;">%</span><br />   	<span style="color: rgb(128, 0, 0); font-weight: normal;">\ifnum</span>#1=1 <span style="color: rgb(44, 146, 44); font-style: italic;">%</span><br />		   Seite~<span style="color: rgb(44, 146, 44); font-style: italic;">%</span><br />	   <span style="color: rgb(128, 0, 0); font-weight: normal;">\else</span><br />   		Seiten~<span style="color: rgb(44, 146, 44); font-style: italic;">%</span><br />   	<span style="color: rgb(128, 0, 0); font-weight: normal;">\fi</span><br />   	#2)<span style="color: rgb(32, 32, 192); font-weight: normal;">}</span><span style="color: rgb(44, 146, 44); font-style: italic;">%</span><br />   <span style="color: rgb(32, 32, 192); font-weight: normal;">}</span><br /><span style="color: rgb(32, 32, 192); font-weight: normal;">}</span><br /> <br /><span style="color: rgb(44, 146, 44); font-style: italic;">%%% Doc: ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf</span><br /><span style="color: rgb(44, 146, 44); font-style: italic;">% Links auf Gleitumgebungen springen nicht zur Beschriftung,</span><br /><span style="color: rgb(44, 146, 44); font-style: italic;">% sondern zum Anfang der Gleitumgebung</span><br /><span style="color: rgb(128, 0, 0); font-weight: normal;">\IfPackageLoaded</span><span style="color: rgb(32, 32, 192); font-weight: normal;">{</span><span style="color: rgb(32, 32, 192); font-weight: normal;">hyperref</span><span style="color: rgb(32, 32, 192); font-weight: normal;">}{</span><span style="color: rgb(44, 146, 44); font-style: italic;">%</span><br />	<span style="color: rgb(128, 0, 0); font-weight: normal;">\usepackage</span><span style="color: rgb(32, 32, 192); font-weight: normal;">[</span><span style="color: rgb(192, 128, 32); font-weight: normal;">figure</span><span style="color: rgb(32, 32, 192); font-weight: normal;">]{</span><span style="color: rgb(32, 32, 192); font-weight: normal;">hypcap</span><span style="color: rgb(32, 32, 192); font-weight: normal;">}</span><br /><span style="color: rgb(32, 32, 192); font-weight: normal;">}</span><br /> <br /><span style="color: rgb(44, 146, 44); font-style: italic;">% Auch Abbildung und nicht nur die Nummer wird zum Link (abgeleitet</span><br /><span style="color: rgb(44, 146, 44); font-style: italic;">% aus Posting von Heiko Oberdiek (d09n5p$9md$1@news.BelWue.DE);</span><br /><span style="color: rgb(44, 146, 44); font-style: italic;">% Verwendung: In \abbvref{label} ist ein Beispiel dargestellt</span><br /><span style="color: rgb(128, 0, 0); font-weight: normal;">\providecommand*</span><span style="color: rgb(32, 32, 192); font-weight: normal;">{</span><span style="color: rgb(32, 32, 192); font-weight: normal;"><span style="color: rgb(128, 0, 0); font-weight: normal;">\abbvrefname</span></span><span style="color: rgb(32, 32, 192); font-weight: normal;">}{</span><span style="color: rgb(32, 32, 192); font-weight: normal;">Abbildung</span><span style="color: rgb(32, 32, 192); font-weight: normal;">}</span><br /><span style="color: rgb(128, 0, 0); font-weight: normal;">\newcommand*</span><span style="color: rgb(32, 32, 192); font-weight: normal;">{</span><span style="color: rgb(32, 32, 192); font-weight: normal;"><span style="color: rgb(128, 0, 0); font-weight: normal;">\abbvref</span></span><span style="color: rgb(32, 32, 192); font-weight: normal;">}[</span><span style="color: rgb(192, 128, 32); font-weight: normal;">1</span><span style="color: rgb(32, 32, 192); font-weight: normal;">]{</span><span style="color: rgb(44, 146, 44); font-style: italic;">%</span><br />  <span style="color: rgb(128, 0, 0); font-weight: normal;">\hyperref</span><span style="color: rgb(32, 32, 192); font-weight: normal;">[</span><span style="color: rgb(192, 128, 32); font-weight: normal;">#1</span><span style="color: rgb(32, 32, 192); font-weight: normal;">]{</span><span style="color: rgb(32, 32, 192); font-weight: normal;"><span style="color: rgb(128, 0, 0); font-weight: normal;">\abbvrefname</span></span><span style="color: rgb(32, 32, 192); font-weight: normal;">}</span><span style="color: rgb(128, 0, 0); font-weight: normal;">\vref</span><span style="color: rgb(32, 32, 192); font-weight: normal;">{</span><span style="color: rgb(32, 32, 192); font-weight: normal;">#1</span><span style="color: rgb(32, 32, 192); font-weight: normal;">}</span><span style="color: rgb(44, 146, 44); font-style: italic;">%</span><br /><span style="color: rgb(32, 32, 192); font-weight: normal;">}</span><br /> <br /><span style="color: rgb(44, 146, 44); font-style: italic;">%%% Doc: ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf</span><br /><span style="color: rgb(128, 0, 0); font-weight: normal;">\usepackage</span><span style="color: rgb(32, 32, 192); font-weight: normal;">{</span><span style="color: rgb(32, 32, 192); font-weight: normal;">pdfpages</span><span style="color: rgb(32, 32, 192); font-weight: normal;">}</span> <span style="color: rgb(44, 146, 44); font-style: italic;">% Include pages from external PDF documents in LaTeX documents</span><br /> <br /><span style="color: rgb(44, 146, 44); font-style: italic;">%%% Doc: ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/oberdiek/pdflscape.sty</span><br /><span style="color: rgb(44, 146, 44); font-style: italic;">%\usepackage{pdflscape} %  Querformat mit PDF</span><br /><span style="color: rgb(44, 146, 44); font-style: italic;">%</span><br /><span style="color: rgb(44, 146, 44); font-style: italic;">% Pakete Laden die nach Hyperref geladen werden sollen</span><br /><span style="color: rgb(128, 0, 0); font-weight: normal;">\LoadPackagesNow</span> <span style="color: rgb(44, 146, 44); font-style: italic;">% (ltxtable, tabularx)</span></pre></div></div>]]></description>
		<link>http://faq.neumayr.be/index.php?action=artikel&amp;cat=3&amp;id=69&amp;artlang=de</link>
		<pubDate>Fri, 26 Jun 2009 08:21:10 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[nur Dateien von heute anzeigen]]></title>
		<description><![CDATA[<p><b>nur Dateien von heute anzeigen</b> <em>(249 Aufrufe)</em></p><p>Jeder bestimmt das Problem, das man z.B. am Morgen eine Datei erstellt hat sie nun braucht aber nicht mehr weiß wo sie abgelegt ist. Eine einfache Lösung für dieses Problem bietet da der folgende Befehl:</p><pre class="command"><font color="#000066">ls -al --time-style=+%D | grep `date +%D`</font></pre><pre class="command" /><pre class="command">und wenn man nun noch fiffig ist, erstellt man sich einen Alias für die bash, z.B.</pre><pre class="command" /><pre class="command"><font color="#000066">alias lsnew=" ls -al --time-style=+%D | grep `date +%D` "</font></pre><pre class="command"></pre><pre class="command"></pre><pre class="command" />]]></description>
		<link>http://faq.neumayr.be/index.php?action=artikel&amp;cat=15&amp;id=68&amp;artlang=de</link>
		<pubDate>Wed, 04 Mar 2009 08:35:13 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[Foto Slideshow erstellen]]></title>
		<description><![CDATA[<p><b>Foto Slideshow erstellen</b> <em>(233 Aufrufe)</em></p><p>Heute: Wir machen eine Slideshow!</p><ol><li><font color="#000066">sudo apt-get install ubuntu-restricted-extras </font></li><li><font color="#000066">sudo apt-get install dvd-slideshow</font></li><li>/usr/bin/dvd-slideshow editieren<br />ab Zeile 3989 hinter den Zahlen von<font color="#ff0000"> "audio_bitrate=XXX" </font>ein<font color="#ff0000"> K</font> einfügen</li><li>einen Ordner anlegen und die Bilder für die Slideshow dort reinkopieren</li><li><font color="#000066">dir2slideshow -n TitelderSlideshow ./</font></li><li><font color="#000066">dvd-slideshow -f TitelderSlideshow.txt</font></li><li>Der Rechner rattert nun und erstellt eine .vob Datei</li><li><font color="#000066">ffmpeg -i TitelderSlideshow.vob -target dvd FertigesVideo.mpg</font></li></ol><p></p><p>Nun ist die Slideshow fertig, über die .txt Datei läßt sich die Show steuern. Wer Musik mag, kann dies mit <font color="#000066">dvd-slideshow -a Musik.mp3 -f TitelderSlideshow.txt</font> einbauen.</p><p></p><p /><p />]]></description>
		<link>http://faq.neumayr.be/index.php?action=artikel&amp;cat=15&amp;id=67&amp;artlang=de</link>
		<pubDate>Mon, 16 Feb 2009 14:38:46 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[MikTeX Packages Manager unter Linux]]></title>
		<description><![CDATA[<p><b>MikTeX Packages Manager unter Linux</b> <em>(436 Aufrufe)</em></p>Um auch unter Linux komfortabel fehlende Pakete nachinstallieren zu können, bietet sich der "MikTex Package Manager" kurz mpm an.<br /><p>Hier läßt sich der <a href="http://miktex.org/unx/Default.aspx" title="Miktex Packages Manager">Package Manager</a> runterladen. Nach dem download sind dann folgende Schritte durchzuführen:</p><p><font color="#000066">$ sudo apt-get install g++ cmake libcurl3 libcurl4-gnutls-dev lynx<br />$ tar xfj miktex-2.7.2960.tar.bz2<br />
$ cd miktex-2.7.2960/<br />
$ cmake -G "Unix Makefiles" -DMIKTEX_INSTALLROOT="/home/neumayr/texmf" -DMIKTEX_ROOTS="/home/neumayr/texmf"<br />
$ make<br />
$ sudo make install</font></p><p>nun ist der Manager fertig installiert, eben noch die Datenbank erstellen und aktuallisieren:</p><p><font color="#000066">$ sudo ldconfig<br />
$ sudo initexmf -u<br />
$ sudo mpm --update-db</font></p><p>Nun ist der Package Manager fertig zur Benutzung. Der MiKTeX Package Manager wird über das Terminal bedient. Er funktioniert fast analog zu <a class="internal" href="http://wiki.ubuntuusers.de/apt-get">apt-get</a> auf dem Terminal.</p><p>Liste der verfügbaren Pakete aktualisieren: 
<br /><font color="#000066">sudo mpm --update-db </font></p><p>
Liste der verfügbaren Pakete auflisten:<br /><font color="#000066">sudo mpm --list </font></p><p>
Informationen zu einem bestimmten Paket anzeigen:<br /><font color="#000066">sudo mpm --list|grep GESUCHTESPAKET </font></p><p>
Ein bestimmtes Paket installieren:<br /><font color="#000066">sudo mpm --install=GESUCHTESPAKET </font></p><p>
Die neuen Pakete müssen noch bei LaTeX registriert werden:<br /><font color="#000066">sudo texhash </font></p><p>
Nun können die neuen Pakete benutzt werden.</p>]]></description>
		<link>http://faq.neumayr.be/index.php?action=artikel&amp;cat=3&amp;id=46&amp;artlang=de</link>
		<pubDate>Sun, 15 Feb 2009 15:44:43 GMT</pubDate>
	</item>
</channel>
</rss>
