Captionpos im Beispiel hinzugefügt

master
Alexander Diamadis 6 years ago
parent 1358a5ee0b
commit d5e14b1d15

@ -41,6 +41,6 @@
%Um Code aus einer VHDL-Datei zu importieren label={lst:code1},caption={Listingtitel} %Um Code aus einer VHDL-Datei zu importieren label={lst:code1},caption={Listingtitel}
% \lstinputlisting[style=customc]{file.vhd} % \lstinputlisting[style=customc]{file.vhd}
% oder mit Überschrift und Label % oder mit Überschrift und Label
% \lstinputlisting[label={lst:code1},caption={Listingtitel},style=customc]{file.vhd} % \lstinputlisting[label={lst:code1},caption={Listingtitel},captionpos=b,style=customc]{file.vhd}
% und für tcl Makros: % und für tcl Makros:
% \lstinputlisting[style=customd]{file.DO} % \lstinputlisting[style=customd]{file.DO}
Loading…
Cancel
Save