Hi,
I write the List of Abbreviations manually in a table environment. The problem is that the list is quite long and when I compile it, I lose the bottom margin.
I have also included the packages I am using in the permeable section.
can you please help me.... :roll:
many thanks,
\begin ...
Search found 8 matches
- Sat Nov 21, 2009 4:24 am
- Forum: Graphics, Figures & Tables
- Topic: List of Abbreviations
- Replies: 1
- Views: 1884
- Tue Aug 11, 2009 11:13 pm
- Forum: Graphics, Figures & Tables
- Topic: change the format of the counter for figures
- Replies: 6
- Views: 5846
Re: change the format of the counter for figures
I can't thank you enough! thank you many very much!! it works!! I have been trying to solve this for almost a month!
I agree I have many packages that I don't even know what they are for, just added from the internet!
many thanks to both of you
I agree I have many packages that I don't even know what they are for, just added from the internet!

many thanks to both of you
- Mon Aug 10, 2009 10:48 pm
- Forum: Graphics, Figures & Tables
- Topic: change the format of the counter for figures
- Replies: 6
- Views: 5846
change the format of the counter for figures
many thanks, it works just fine! :D
the only problem, that I have right now is that I seem to have an incompatibility issue with my packages.
the errors are:
1.
command \c@float@type already defined
\newcounter{float@type}
2. addtocontents{1}{1}} \the\float@exts}
the permeable of my document ...
the only problem, that I have right now is that I seem to have an incompatibility issue with my packages.
the errors are:
1.
command \c@float@type already defined
\newcounter{float@type}
2. addtocontents{1}{1}} \the\float@exts}
the permeable of my document ...
- Sat Aug 08, 2009 4:45 pm
- Forum: Graphics, Figures & Tables
- Topic: change the format of the counter for figures
- Replies: 6
- Views: 5846
change the format of the counter for figures
hi,
In my document, figures and schemes are two separate things. The caption of my figures start with Figure 1.1: blah blah, but schemes starts with Scheme 1:
what would be the appropriate command to change the format of my schemes to Scheme1.1:
by any chance?
many thanks in advance for your ...
In my document, figures and schemes are two separate things. The caption of my figures start with Figure 1.1: blah blah, but schemes starts with Scheme 1:
what would be the appropriate command to change the format of my schemes to Scheme1.1:
by any chance?
many thanks in advance for your ...
- Wed Aug 05, 2009 7:23 pm
- Forum: Graphics, Figures & Tables
- Topic: numbering the compounds within the figure
- Replies: 3
- Views: 3260
Re: numbering the compounds within the figure
I have recently found out the problem encountered because it automatically convert latex to pdf, and read the generated pdf.
so how can I convert tex 2 dvi2ps then ps2pdf like the old version. because converting directly to pdf makes me lose the lables of the compounds within the figure, using ...
so how can I convert tex 2 dvi2ps then ps2pdf like the old version. because converting directly to pdf makes me lose the lables of the compounds within the figure, using ...
- Wed Aug 05, 2009 7:17 pm
- Forum: Graphics, Figures & Tables
- Topic: dvi2pdf fail, but dvi2ps+ps2pdf works
- Replies: 13
- Views: 10145
Re: dvi2pdf fail, but dvi2ps+ps2pdf works
Hi,
When I compile my tex file using texshop, it automatically convert it to pdf. and I want my tex convert 2 dvi2ps then ps2pdf like the old version. because converting directly to pdf makes me lose the lables of the compounds within the figure, using chemscheme package.
how can I do that? do I ...
When I compile my tex file using texshop, it automatically convert it to pdf. and I want my tex convert 2 dvi2ps then ps2pdf like the old version. because converting directly to pdf makes me lose the lables of the compounds within the figure, using chemscheme package.
how can I do that? do I ...
- Wed Aug 05, 2009 7:01 pm
- Forum: Graphics, Figures & Tables
- Topic: Can List of Figures be combined?
- Replies: 3
- Views: 2609
Re: Can List of Figures be combined?
Hi,
I am having similar problems with my latex document. In my field, figures and schemes are two separate things, with different name and counter. The problem I have is that when I use the same command for inserting the figure, and just replace the "figure" with "scheme", I get an eror as treated ...
I am having similar problems with my latex document. In my field, figures and schemes are two separate things, with different name and counter. The problem I have is that when I use the same command for inserting the figure, and just replace the "figure" with "scheme", I get an eror as treated ...
- Thu Jul 23, 2009 11:15 am
- Forum: Graphics, Figures & Tables
- Topic: numbering the compounds within the figure
- Replies: 3
- Views: 3260
numbering the compounds within the figure
I need to give number to the chemical compounds within the figure, and finding some difficulties. I used to that in a different mac by placing a temporary lable in the chem draw, where I originally draw them, and then refer it in the text. Now, it doesn't work!! I think that I must have been missing ...