Graphics, Figures & Tables ⇒ mixing packages
-
- Posts: 402
- Joined: Fri May 20, 2011 9:41 am
Re: mixing packages
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
mixing packages
Doing nodes in text with PSTricks is not compilable directly with PFDLaTeX in conjunction with auto-pst-pdf. The same is true for theghostanime2001 wrote:Care to name a few ?
psgraph
environment when doing data plots.Since the final output format nowadays is mostly PDF, this is not very good although you always can compile by LaTeX → dvips → ps2pdf. Due to different graphics formats accepted by the two compilers this can be tedious.
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: mixing packages
As I see it it's best to pick your favourite and learn its options and possibilities instead of trying to mix PSTricks with TikZ. The latter seems only more work and more stuff to learn and not to bring any real advantages.
Regards
-
- Posts: 402
- Joined: Fri May 20, 2011 9:41 am
Re: mixing packages
mixing packages
I wouldn't count on that. In fact I think this is rather unlikely.ghostanime2001 wrote:maybe near releases would allow that, cross package flexibility (made up name).
Regards