Search found 6 matches
- Tue Jul 26, 2011 2:33 pm
- Forum: Text Formatting
- Topic: section subsections
- Replies: 4
- Views: 3359
Re: section subsections
Thanks frabjous. Thats exacly what I was looking for.
- Mon Jul 25, 2011 2:28 pm
- Forum: Text Formatting
- Topic: section subsections
- Replies: 4
- Views: 3359
section subsections
Thanks achim. I didn't get exactly how the startsection markup works.
I've looked for an example useage but have found none.
So far this is my solution:
\begin{enumerate}
\item{\textbf{Introduction}}
\item[1.1]{Sample text sample text sample text}
\item[1.2]{Sample text sample text sample text ...
I've looked for an example useage but have found none.
So far this is my solution:
\begin{enumerate}
\item{\textbf{Introduction}}
\item[1.1]{Sample text sample text sample text}
\item[1.2]{Sample text sample text sample text ...
- Mon Jul 25, 2011 10:27 am
- Forum: Text Formatting
- Topic: section subsections
- Replies: 4
- Views: 3359
section subsections
I would like to create a document with numbering like this:
1.0 INTRODUCTION
1.1 sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text
1.2 sample text sample text sample text ...
1.0 INTRODUCTION
1.1 sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text sample text
1.2 sample text sample text sample text ...
- Mon Jul 11, 2011 10:47 pm
- Forum: Graphics, Figures & Tables
- Topic: Output to DVI but not to PDF
- Replies: 4
- Views: 2271
Output to DVI but not to PDF
There are no warnings or errors in the log file. I'm importing an .eps image as instructed to by this tutorial:
http://www.andy-roberts.net/misc/latex/ ... rial5.html
Do you think I should use another method?
Thank you for your warm welcome.
Coast
http://www.andy-roberts.net/misc/latex/ ... rial5.html
Do you think I should use another method?
Thank you for your warm welcome.
Coast
- Sat Jul 09, 2011 9:59 pm
- Forum: Graphics, Figures & Tables
- Topic: Output to DVI but not to PDF
- Replies: 4
- Views: 2271
Output to DVI but not to PDF
hi,
I would like to insert images into my documents and have been able to do this by outputting to dvi format, but it doesn't work with pdf. When I output to pdf the image is missing:
\usepackage{graphicx}
.
.
.
\newpage
\section{Diagram}
\begin{figure}
\centering
\includegraphics[scale=0.65 ...
I would like to insert images into my documents and have been able to do this by outputting to dvi format, but it doesn't work with pdf. When I output to pdf the image is missing:
\usepackage{graphicx}
.
.
.
\newpage
\section{Diagram}
\begin{figure}
\centering
\includegraphics[scale=0.65 ...
- Sat Jul 09, 2011 9:55 pm
- Forum: Graphics, Figures & Tables
- Topic: Figure is not inserted
- Replies: 4
- Views: 1947
Figure is not inserted
This might help, http://www.andy-roberts.net/misc/latex/ ... rial5.html.
The tutorial helped me to some extent however I can only get it to output to
dvi format and not pdf.
coast
The tutorial helped me to some extent however I can only get it to output to
dvi format and not pdf.
coast