| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 6 months |
| seen | 1 hour ago | |
| stats | profile views | 135 |
|
May 17 |
answered | pgfplots custom axis scaling function |
|
May 17 |
comment |
Draw an aircraft with Tikz Is there any reason why it has to be TikZ for the plane? Have you had a look at the TikZ documentation? |
|
May 13 |
reviewed | Approve suggested edit on Anything better than jLatexMath for generating latex in image form (preferrably png) |
|
May 12 |
comment |
How to disable \renewcommand Torbjørn points to the correct way, so putting it back into place after loading babel. If you use a modified class anyway you could also change \appendixname to \customappendixname in the class file so that it will not get modified after you load the class. I am not aware of a write-protect switch though. |
|
May 11 |
comment |
Exporting TikZ figures to .EPS Does it work manually? Here your example correctly calls pdftops -eps image.pdf. Do you get any error message? |
|
May 10 |
comment |
Recreating a Cathode Ray Tube Diagram in TikZ? If you are new to TikZ I would recommend the great manual and also the examples on texample.net before starting with something complicated. |
|
May 9 |
comment |
Package error in tikz There is no way that the string "Witness 2 is Peter" is hardcoded in LaTeX. It must come from somewhere, are you sure you do not include/input any other files? Maybe it is on a very long line outside of your editor window. |
|
May 9 |
answered | Setting texinputs with .bat file (texlive2012) |
|
May 9 |
comment |
3D effect with tikz Could you elaborate a bit what did not satisfy you in the answers given to tex.stackexchange.com/questions/112264/drawing-a-3d-cone? |
|
May 8 |
comment |
Is the current lualibs broken? @egreg: Thank you, than I will try to get an old version and wait for the update. |
|
May 8 |
asked | Is the current lualibs broken? |
|
May 7 |
awarded | Custodian |
|
May 7 |
reviewed | Approve suggested edit on Adding LaTeX Packages to Noweb files: |
|
Apr 26 |
comment |
Adding coordinates to grid in tikz Are you looking for something like this: grid in pgfplots? |
|
Apr 25 |
comment |
Parsing hexadecimal numbers to binary and iterating over bits That sounds fascinating. Do you intent to publish the source to the pixel -> TikZ conversion? |
|
Apr 23 |
comment |
error generating separate pdf from pgfplots This definitely runs without problems on a current MiKTeX 2.9 with TikZ CVS. I copied your example, ran pdflatex test.tex, then pdflatex --jobname f1 test and get the compiled document and a separate figure. |
|
Apr 23 |
comment |
error generating separate pdf from pgfplots Your example runs fine here, if the correct file name is given in \beginpgfgraphicnamed{<document filename.tex>}. |
|
Apr 23 |
comment |
High level digital design in TikZ Hi azyzio and welcome to TeX.sx!. Please add a minimal working example (MWE) of what you have already tried. This is much easier than starting from scratch. |
|
Apr 22 |
answered | How to practice LaTeX? |
|
Apr 21 |
accepted | Strange interaction between fontspec, lua and pgfplots |