LyX ⇒ add code to
add code to
is there a way to have tabs?
or kinda add padding or margin to the specific the lines?
something like this in BB: [ code ] code here [ / code ]
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
add code to
- You want to write pure LaTeX source code in your document.
- You want to insert some code of another programming language into your document.
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: add code to
but i have another problem now and maybe you can help me out there too:
i use kbibtex for the bibliography. if i put a citation anywhere in the text it just shows as [1] but i need it like [Az99] which is what my University wants it to be.
and it should look like this after that in the bibliography:
[Az99] Azubi, L. et. al.: Die Fußnote in LNI-Bänden. In (Glück, H.I.; Gans, G. Hrsg.): For rung leicht gemacht - eine Einführung. Format-Verlag, Bonn, 1999; S. 135-162
i have most of the information written into kbibtex so it is available and fine. it just need to look like the one above in the printed pdf.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
add code to
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
add code to

Re: add code to

but after some more research i found another simple way:
just click on "bibtex generated bibliography" and add alphadin! thats it!!!
