I've been using the PicTeX package to make graphics with axes that have cumtom labels (see example in attached picture).
axis.gif
But PicTeX produces a lot of errors if I use other packages... so, I decided to change my making graphs way.
I've used PSTricks for other things, and I've read how ...
Search found 10 matches
- Sun Nov 16, 2008 11:23 pm
- Forum: General
- Topic: axes label with a different package from PicTeX
- Replies: 0
- Views: 1262
- Fri Nov 14, 2008 1:06 am
- Forum: General
- Topic: Error using multicol package
- Replies: 1
- Views: 2590
Error using multicol package
Hi!...
When I declare the multicol package using in the preamble (without using the multicols enviroment into the document doby), LaTeX sohws me an error.
! No room for a new \dimen .
\ch@ck ...\else \errmessage {No room for a new #3}
\fi
l.1253 \newdimen\MPscratchDim
% will be assigned ...
When I declare the multicol package using in the preamble (without using the multicols enviroment into the document doby), LaTeX sohws me an error.
! No room for a new \dimen .
\ch@ck ...\else \errmessage {No room for a new #3}
\fi
l.1253 \newdimen\MPscratchDim
% will be assigned ...
- Wed Nov 12, 2008 12:24 am
- Forum: General
- Topic: Font size with PicTeX
- Replies: 0
- Views: 1067
Font size with PicTeX
Hi!
Is there some way to chage the font size of all the PicTeX's graphics into a document???
Thanks!!!
Is there some way to chage the font size of all the PicTeX's graphics into a document???
Thanks!!!
- Mon Nov 10, 2008 2:58 am
- Forum: General
- Topic: Thousands separator
- Replies: 2
- Views: 13907
Re: Thousands separator
Thank you so much... it worked perfectly
- Sun Nov 09, 2008 4:03 am
- Forum: General
- Topic: Thousands separator
- Replies: 2
- Views: 13907
Thousands separator
Hi!
I want to use thousands separator in the numbers. For example, write 10123456.789012, and show 10,123,456.789012
I tried to use numprint package, but it show thousand separator after decimal point. eg. 10,123,456.789,012
Do you know any package???
Thanks!
I want to use thousands separator in the numbers. For example, write 10123456.789012, and show 10,123,456.789012
I tried to use numprint package, but it show thousand separator after decimal point. eg. 10,123,456.789,012
Do you know any package???
Thanks!
- Sun Nov 09, 2008 3:58 am
- Forum: General
- Topic: PicTex y babel
- Replies: 9
- Views: 15900
Re: PicTex y babel
I'm going to try you advice...
I contacted a person via e-mail and he told that babel changes some characters.
The problem became solved using \shorthandoff{<>} and \shorthandon{<>} before and after each PicTex graphic.
Thank you so much
I contacted a person via e-mail and he told that babel changes some characters.
The problem became solved using \shorthandoff{<>} and \shorthandon{<>} before and after each PicTex graphic.
Thank you so much
- Sat Nov 08, 2008 4:29 am
- Forum: General
- Topic: PicTex y babel
- Replies: 9
- Views: 15900
PicTex y babel
Hi Stefan... thanks for you answer...
The code without babel that works perfect:
\documentclass{article}
\DeclareFixedFont{\fiverm}{OT1}{cmr}{m}{n}{5pt}
\input{prepictex}
\input{pictex}
\input{postpictex}
\begin{document}
\newcommand{\flecha}{\arrow <6pt> [0.2, 0.6]}
Solucion:
\[\beginpicture ...
The code without babel that works perfect:
\documentclass{article}
\DeclareFixedFont{\fiverm}{OT1}{cmr}{m}{n}{5pt}
\input{prepictex}
\input{pictex}
\input{postpictex}
\begin{document}
\newcommand{\flecha}{\arrow <6pt> [0.2, 0.6]}
Solucion:
\[\beginpicture ...
- Fri Nov 07, 2008 3:35 am
- Forum: General
- Topic: creating a timeline with longer periods?
- Replies: 1
- Views: 1717
Re: creating a timeline with longer periods?
I use PicTex... what are you using???
- Fri Nov 07, 2008 2:36 am
- Forum: General
- Topic: PicTex y babel
- Replies: 9
- Views: 15900
PicTex y babel
Some author says that it's posible that the using of babel en pictex proce the error: ! No room for a new \dimen
But my list of errors is the following:
! Use of \!getlengths doesn't match its definition.
l.13 \setcoordinatesystem units <
1cm,1cm>
If you say, e.g., `\def\a1{...}', then you must ...
But my list of errors is the following:
! Use of \!getlengths doesn't match its definition.
l.13 \setcoordinatesystem units <
1cm,1cm>
If you say, e.g., `\def\a1{...}', then you must ...
- Tue Nov 04, 2008 12:26 am
- Forum: General
- Topic: PicTex y babel
- Replies: 9
- Views: 15900
PicTex y babel
Hi!
I've had problems using PicTex and Babel packages together... PicTex runs ok without babel, but with it, the error messages comes and the picture doesn't show... what's happening???
Thanks!
I've had problems using PicTex and Babel packages together... PicTex runs ok without babel, but with it, the error messages comes and the picture doesn't show... what's happening???
Thanks!