Search found 7 matches

by biacdc
Tue Mar 22, 2011 10:48 pm
Forum: Page Layout
Topic: skip page numbering
Replies: 2
Views: 11222

skip page numbering

I need the title cover that I created to a document to have no number at all. I managed to make it hide the numbering, but the next page is numbered 2 while it should be number 1. It's something like the title cover of the document should be page "number zero". Does anyone know how I can make the ...
by biacdc
Wed Mar 02, 2011 9:29 pm
Forum: Graphics, Figures & Tables
Topic: Inserting a Logo in beamer presentation
Replies: 3
Views: 2205

Re: Inserting a Logo in beamer presentation

Which link is the manual? If somebody knows the command, I would also be pleased.
Thank you
by biacdc
Wed Mar 02, 2011 8:29 pm
Forum: Graphics, Figures & Tables
Topic: Inserting a Logo in beamer presentation
Replies: 3
Views: 2205

Inserting a Logo in beamer presentation

Hi, I wish to insert the logo from my university in my beamer presentation, at the bottom left of every slide, but I have no idea how to do that, can anyone help me? I believe it shouldn't be anything tricky, but I simply don't know how to do it.
Thanks in advance,
Beatriz
by biacdc
Fri Feb 04, 2011 8:33 pm
Forum: Document Classes
Topic: use a cls file in texmaker
Replies: 6
Views: 31319

Re: use a cls file in texmaker

I was using winedt in a windows machine, and texmaker in my new one with linux. That's why the case sensitiveness. A small detail that took me almost the whole afternoon... :)
by biacdc
Fri Feb 04, 2011 8:26 pm
Forum: Document Classes
Topic: use a cls file in texmaker
Replies: 6
Views: 31319

Re: use a cls file in texmaker

It took me quiet a while to realize what was the problem! winedt was not case sensitive to files' names, so when I inserted in the preamble the class as {biom}, it would read my class named Biom.cls. Texmaker on the other hand is case sensitive, and that is why it wouldn't work.
Thank you very much ...
by biacdc
Fri Feb 04, 2011 8:02 pm
Forum: Document Classes
Topic: use a cls file in texmaker
Replies: 6
Views: 31319

Re: use a cls file in texmaker

Hi,
I did put the .cls file in the same folder of my .tex file, yet it does not work, I don't know what else to do, this is really weird, specially because it was working nicely with winedt.
by biacdc
Fri Feb 04, 2011 7:50 pm
Forum: Document Classes
Topic: use a cls file in texmaker
Replies: 6
Views: 31319

use a cls file in texmaker

I have a .cls file that I want to use with texmaker.
With winedt I just did this in the preamble "\documentclass[useAMS,usenatbib]{biom}", where biom is the .cls file, and it worked perfectly.
However, with texmaker, when I try to compile my latex document, the following error is produced "! LaTeX ...