Search found 9 matches
- Sun Apr 07, 2013 10:48 pm
- Forum: Text Formatting
- Topic: Parts of Source Code disappeared
- Replies: 4
- Views: 4361
Re: Parts of Source Code disappeared
I use Tex maker. I used the undo button until I got back to where I thought I clicked on something by mistake, then I clicked in the column where the numbers are. Apparently, there is a minus/plus sign that appears to be able to show/hide an equation, figure,...code. I clicked on the plus sign, and ...
- Sun Apr 07, 2013 9:30 pm
- Forum: Text Formatting
- Topic: Parts of Source Code disappeared
- Replies: 4
- Views: 4361
Parts of Source Code disappeared
In my document, I think I clicked on something by error, and all of sudden, 5 of the line numbering have disappeared!
I have something like this.
...
229 stufff
230 stufff
235 stufff
236 stuff
...
Notice that the lines between 230 and 235 are not there. I had a piece of code on these lines, and ...
I have something like this.
...
229 stufff
230 stufff
235 stufff
236 stuff
...
Notice that the lines between 230 and 235 are not there. I had a piece of code on these lines, and ...
- Sun Mar 17, 2013 7:29 pm
- Forum: Page Layout
- Topic: Page Numbers lost
- Replies: 3
- Views: 13293
Re: Page Numbers lost
Thanks! It is working fine now 

- Sun Mar 17, 2013 6:20 am
- Forum: Page Layout
- Topic: Page Numbers lost
- Replies: 3
- Views: 13293
Page Numbers lost
For some reason, my document is no longer showing page numbers (it used to). I have no idea what happened. Here is my header:
\documentclass{article}
\usepackage[all]{xy}
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amsthm}
\usepackage{amscd}
\usepackage{eucal ...
\documentclass{article}
\usepackage[all]{xy}
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amsthm}
\usepackage{amscd}
\usepackage{eucal ...
- Fri Mar 08, 2013 3:45 am
- Forum: Graphics, Figures & Tables
- Topic: eps document lost all of its text and doesn't get converte
- Replies: 2
- Views: 4714
Re: eps document lost all of its text and doesn't get conver
Turns out all text is there (when I open the pdf file directly from my documents folder, I can see everything just fine), it was just that I couldn't see it in the latex pdf viewer. However, the pdf file with the same name as the eps file was not created , and I am still not sure why.
- Fri Mar 08, 2013 3:28 am
- Forum: Graphics, Figures & Tables
- Topic: eps document lost all of its text and doesn't get converte
- Replies: 2
- Views: 4714
eps document lost all of its text and doesn't get converte
I was able to include a figure in my Latex document using a Matlab figure that I had previously converted into .eps format. However, the figure in latex has lost all of its text and the axis do not have labels and numbers anymore. I have checked using an eps viewer if my eps figure was complete, and ...
- Mon Feb 25, 2013 7:59 pm
- Forum: Text Formatting
- Topic: compiling using texmaker is not working!
- Replies: 3
- Views: 3367
compiling using texmaker is not working!
I have created a PDF file (beamer presentation) using WinEDT, and it works just fine, but when I try compiling it using Texmaker on another computer, it doesn't compile.
Any idea on how to fix this?
Any idea on how to fix this?
- Sat Oct 06, 2012 12:50 am
- Forum: Graphics, Figures & Tables
- Topic: Insert PDF Document
- Replies: 3
- Views: 2285
Insert PDF Document
I made sure to include the missing brace at the end of \end{document . But it still giving me the same error. It says
! LaTeX Error: File `Topics' not found.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
I am not sure what this means :(.
Also ...
! LaTeX Error: File `Topics' not found.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
I am not sure what this means :(.
Also ...
- Fri Oct 05, 2012 11:33 pm
- Forum: Graphics, Figures & Tables
- Topic: Insert PDF Document
- Replies: 3
- Views: 2285
Insert PDF Document
I have been trying to insert a PDF document without any success. I have used both TeXmaker and WinEdt. When I am using a PDF file, I make sure to compile using PDFLaTeX, and I have even tried to use an EPS file and I compiled with LaTeX. It still doesn't work. Each time, it gives me the same error ...