I recently downloaded the Title page with logo LaTeX template. When I build the PDF the below \textsc headers appear bunched up. Is there a line spacing parameter I could pass as an argument to \textsc? Also how do I post the output of the below code? Is that possible I believe I have seen it in other posts? I did try searching for an answer to my question! Please let me know If I need be more clearer and demonstrate my output.
%----------------------------------------------------------------------------------------
% HEADING SECTIONS
%----------------------------------------------------------------------------------------
\textsc{\LARGE Harvard University Extension School}\\[1.5cm] % Name of your university/college
\textsc{\Large CSCI E-59 Database Design \& Implementation}\\[0.5cm] % Major heading such as course name
\textsc{\large Database Design \& Implementation Final Project}\\[0.5cm] % Minor heading such as course title
%----------------------------------------------------------------------------------------
% TITLE SECTION
%----------------------------------------------------------------------------------------
\HRule \\[0.4cm]
{ \huge \bfseries The ACME Wholesaler Sales Order Database}\\[0.4cm] % Title of your document
\HRule \\[1.5cm]
\textsx," do you mean\textsc? If not, would you be able to include some code that uses\textsxso we can see how it is affecting your document? – Arun Debray Dec 09 '15 at 04:41{}). – Arun Debray Dec 09 '15 at 04:44{\LARGE Harvard University Extension School}should be outside the group as they are, if the text is longer than a line the linespacing will be incorrect (set for normalsize) the spacing is incorrect even for one line text but in that case the code works around the error by adding extra space at the forced linebreak\\[1.5cm]– David Carlisle Dec 09 '15 at 07:41