Search found 11 matches
- Fri Sep 11, 2009 3:44 am
- Forum: Text Formatting
- Topic: linebreak in a label of a description item
- Replies: 4
- Views: 10210
Re: linebreak in a label of a description item
Thanks a lot!
- Thu Sep 10, 2009 1:07 pm
- Forum: Text Formatting
- Topic: linebreak in a label of a description item
- Replies: 4
- Views: 10210
linebreak in a label of a description item
Hello everybody.
Is there any way to insert a linebreak within the label of an item of the description enviroment?
Thanks, for you support.
Is there any way to insert a linebreak within the label of an item of the description enviroment?
Thanks, for you support.
- Wed Sep 09, 2009 7:13 pm
- Forum: Graphics, Figures & Tables
- Topic: size of pdf-figures
- Replies: 1
- Views: 1537
size of pdf-figures
Hello.
A while ago I have created some graphics and saved them as pdf-files.
Now I want to \includegraphics{} them in my document.
The Problem:
The 40 graphics are quite large (about 1mb per file).
In the document I scale them to about 10%.
How can I achieve that the size of the pdf then created ...
A while ago I have created some graphics and saved them as pdf-files.
Now I want to \includegraphics{} them in my document.
The Problem:
The 40 graphics are quite large (about 1mb per file).
In the document I scale them to about 10%.
How can I achieve that the size of the pdf then created ...
- Wed Sep 09, 2009 12:43 pm
- Forum: Graphics, Figures & Tables
- Topic: table placement
- Replies: 2
- Views: 2267
Re: table placement
Thanks! Solved it with \FloatBarrier, since I don't want to start a new page. [h] or [!h] or [!htbp] didn't work.
Have a nice day.
Have a nice day.
- Wed Sep 09, 2009 12:01 pm
- Forum: Graphics, Figures & Tables
- Topic: table placement
- Replies: 2
- Views: 2267
table placement
Hello everyone!
I have got a placement problem, that realy annoys me.
I have two different subsections. The first one contains a table.
How can I achieve that the table is placed before the caption of the second subsection?
subsection[
...
...
[table]
]
subsection[
...
...
]
I have got a placement problem, that realy annoys me.
I have two different subsections. The first one contains a table.
How can I achieve that the table is placed before the caption of the second subsection?
subsection[
...
...
[table]
]
subsection[
...
...
]
- Fri Sep 04, 2009 12:00 pm
- Forum: Graphics, Figures & Tables
- Topic: \overrightarrow{} in subcaption?
- Replies: 1
- Views: 1874
Re: \overrightarrow{} in subcaption?
ok. found a solution: $\protect\overrightarrow{AB}$ works!
- Fri Sep 04, 2009 11:55 am
- Forum: Graphics, Figures & Tables
- Topic: \overrightarrow{} in subcaption?
- Replies: 1
- Views: 1874
\overrightarrow{} in subcaption?
Hello.
Is there any way to use \overrightarrow{} within a subcaption of a subfigure?
Hope one can help me.
Is there any way to use \overrightarrow{} within a subcaption of a subfigure?
Hope one can help me.
- Fri Sep 04, 2009 11:17 am
- Forum: Graphics, Figures & Tables
- Topic: .pdf/.pdf_t resize problem with font size
- Replies: 8
- Views: 11093
Re: .pdf/.pdf_t resize problem with font size
I have considered this as well. But often one doesn't know what size they will have when creating the figures. And to be honest: I thought that this is an advantage of using .pdf/pdf_t figures.
- Fri Sep 04, 2009 3:39 am
- Forum: Graphics, Figures & Tables
- Topic: .pdf/.pdf_t resize problem with font size
- Replies: 8
- Views: 11093
.pdf/.pdf_t resize problem with font size
I compiled it with pdfLatex. Assuming that I enlarge the figure, the text will be enlarged too.
I did set the special flag for the text.
In the image I have displayed the results I get when scaling it to 0.3\textwidth or 0.7\textwidth. Thanks for your help.
I did set the special flag for the text.
In the image I have displayed the results I get when scaling it to 0.3\textwidth or 0.7\textwidth. Thanks for your help.
- Thu Sep 03, 2009 1:35 pm
- Forum: Graphics, Figures & Tables
- Topic: .pdf/.pdf_t resize problem with font size
- Replies: 8
- Views: 11093
.pdf/.pdf_t resize problem with font size
I have just checked the pdf-file, and there is no text included in it.
In the document itself I used the following code to include it:
\begin{figure}[h]
\resizebox{\textwidth}{!}{\input{foo.pdf_t}
}
\end{figure}
The file foo.pdf_t looks like this (which is a simple example, with the text $P_10 ...
In the document itself I used the following code to include it:
\begin{figure}[h]
\resizebox{\textwidth}{!}{\input{foo.pdf_t}
}
\end{figure}
The file foo.pdf_t looks like this (which is a simple example, with the text $P_10 ...