Tagged Questions
3
votes
2answers
72 views
Creating a section template
I'm reading a lot of papers, and writing notes on them as I go. I want to make a single document containing one \section for every proceedings-year, with a \subsection for every paper. (I'm using ...
2
votes
0answers
63 views
Is there a package or scripted solution to generate the program for scientific conferences [duplicate]
Possible Duplicate:
Is there a LaTeX package for conference event programs?
I am looking for a solution to generate the program to a scientific event with multiple conferences and ...
1
vote
1answer
322 views
Why does my linebreak not work?
I have the following code:
\section{Questions}
\freequestion What is the largest (LOC) class in the project? \par
\makebox[\textwidth]{%
\begin{tabularx}{\textwidth}{|X|S|S|S|S|S|X|}
\hline
...
8
votes
1answer
2k views
LaTeX template for use cases
Currently I am trying to create a template in LaTeX for my team members in order to create a set of use cases. I thought of using tabular to create something like the picture below 2 (without colors). ...
36
votes
2answers
572 views
How can I contribute to CTAN?
I have create a template and some macros I would like to share. How can I contribute them to CTAN?