LyX ⇒ Can I use context package in lyx?
Can I use context package in lyx?
I've tried to use the "context" package, but when I insert in the preamble
\usepackage[context]
I receive the error "File 'context.sty' not found.
Can someone help me?
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
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Can I use context package in lyx?
If so, i don't know if LyX supports it.
Can I use context package in lyx?
Because I have to insert a A4 page in a A5 document, so that, printing it as booklet, I could show big diagrams that they would be to small in a A5 page.
Is there any other way to solve this problem?
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Can I use context package in lyx?
Package pdfpages can probably do what you want.