The sciposter tag has no wiki summary.
2
votes
0answers
58 views
How to make a custom sized poster?
I am trying to make a 36 x 36 poster, but the dimensions are not coming out correctly. I have tried
\documentclass[size=custom,width=91.44,height=91.44]{sciposter}
.
.
.
...
1
vote
1answer
174 views
Problem in sciposter and \input command with figures
I'm making an a0 sciposter in LaTeX. I'm having problems when adding figures in tex+pdf files with the \input command. The problem is that the figure's text is too big for my figure. For example, the ...
1
vote
0answers
65 views
what is the best package for making a math poster? [duplicate]
Possible Duplicate:
How to create posters using LaTeX
I am going to make a poster. I find that there are several possibilities: e.g., beamerposter, a0poster, baposter. Does anyone know ...
4
votes
1answer
285 views
Introducing a blank area in the header with a0poster
I'm writing a poster with a0poster and have to make the poster according to the conference instruction. In the header, left of the title, I have to leave some space so that the organizing committee ...
3
votes
2answers
303 views
How can I change fonts within the sciposter class?
It seems like the font choice is somehow embedded in the document class itself; I've tried choosing fonts the usual way, but with no effect.
1
vote
1answer
160 views
Using package listings with sciposter
Could you please provide a working example in which a source code delimited by listings environment word wraps its lines, without breaking the column layout of sciposter?
Whenever I put a long line ...
3
votes
1answer
556 views
Sciposter setting A0 page dimensions
I’m doing my first A0 poster with LaTeX; after some experiences with web examples I´m using a sciposter template (with multicols and sections) which I find very simple; but when I run it I get a PDF ...
4
votes
1answer
204 views
Sweave + sciposter conflict prevents italics in title
After some fooling around, I have determined that when package Sweave is loaded, italics in the title of a sciposter document is ignored (though underline works). I don't know enough to read the ...
0
votes
1answer
1k views
subfloats not processed well with Sciposter
I am making a poster and I saw that sciposter is a very good poster class with the ability to process eps figures. Also I found that sciposter can handle \psfrag commands used to add labels on ...
3
votes
1answer
734 views
How to change section style using sciposter
I am trying to get rid of the default "boxedsections" with shadows used in the sciposter class and replace them with either "plainboxedsections" or "plainsections".
In the manual three heading ...