Tagged Questions
3
votes
1answer
104 views
Authors with multiple affiliations
The problem
Using this template I want to have an author in the list of authors with multiple affiliations.
Like in this mockup ("Othercoauthor" has multiple affiliations):
The code
This is ...
2
votes
1answer
110 views
How to remove the line “Received; acceped” from title?
I am using the aastex.lyx template to write an article and I cannot find a way to remove the "Received; -------- Accepted" line coming after the title.
Does anyone know how to remove it ?
10
votes
1answer
540 views
Create a book cover with spine, rear page and flaps
I have just finished my thesis, and I want to ask if there is a way to create a front-title page with spine (I don't know if this is the right term for the area between front page and rear page)? I ...
4
votes
1answer
278 views
Creating static head title for a document class
I am making my own document class in LaTeX but I have a problem on how will I make this title appear automatically when my class is used.
Should I code it this way?
\AtBeginDocument{%
...
1
vote
1answer
108 views
Modify template's front page to support lengthier subject titles and two additional text lines
I know that this is easy, but I can't figure out how to make it work with a 3 or 4 -line subject title. Any suggestion?
The template of the project I am working on is here.
EDIT: In additiona, how ...
0
votes
0answers
33 views
A compact LaTeX template for sig conferences that does not produce a permission block [duplicate]
Possible Duplicate:
How to remove the copyright box on a paper that uses the ACM sig-alternate.cls class file?
I am editing a paper with LaTeX and I use the template sig-alternate.cls, ...
5
votes
2answers
967 views
How can I use one column in the proc document class?
I'm making a 5 pages report about this year's activities. Using the proceedings document class I managed to get very close to the format I've been required to use, but I just can't make it to work ...
4
votes
1answer
599 views
How to create a simple title list/page in tex?
Are there any standard tex style wrappers that can help to create a title page for diploma or coursework? My main objective is to get some shortcuts for creating title, author name etc. Some help on ...
2
votes
2answers
867 views
Author list goes outside margins in the ACM SIGCHI template
For some reason having 4 authors in this ACM SIGCHI template renders it outside the right margin. See more details and image here.
I suspect the problem is with .cls but I have no idea where to ...