[Tugindia] A problem with interline spacing.

S. venkataraman svenkat at ignou.ac.in
Mon Feb 6 09:15:27 CET 2006


Dear friends,
I have a problem with interline spacing. I want text to be printed 
flushright in 9 point, bold.  
The problem is the interline space 
is too much.
I have attached a small self contained 
latex file that replicates the problem. How can I fix this problem?
Best regards,
S. Venkataraman
\documentclass[11pt]{article}
\makeatletter
\newcommand{\@asscode}{\mbox{}}
\newcommand{\@ccode}{\mbox{}}
\newcommand{\coursecode}[1]{\renewcommand{\@ccode}{{\titlefont Course
Code: #1}}}
\newcommand{\assignmentcode}[1]{\renewcommand{\@asscode}%
{{\titlefont Assignment Code: #1}}}
\newcommand{\titlefont}{\fontfamily{ptm}\fontseries{b}\fontsize{9}{11}\s
electfont}
\newcommand{\makeheading}{\begin{flushright}\@ccode\\
\@asscode\\
{\titlefont Maximum Marks: 100}\end{flushright}}
\makeatother
\begin{document}
\coursecode{MTE-12}
\assignmentcode{MTE-12/TMA-1/2006-7}
\makeheading
\end{document}


More information about the tugindia mailing list