http://texblog.net/latex-archive/plaint ... iter-font/
however after compilation though the justification is achieved however if
Code: Select all
\Latex
can this be improved?
Code: Select all
\Latex
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
\ttfamily
, just switch the font for the acronym, e.g., \textrm{\LaTeX}
.\RaggedRight
with package ragged2e if I really, really have to use a monospaced font.Code: Select all
\begin{enumerate}
\RaggedRight
\item Reference HQ DGQA/L-2 L/No 78846/APAR/Civ Offr/DGQA/L-2 dt 09 Oct 2019.\\
\item It is submitted that the undersigned was not the Reporting Authority in respect of Shri James Peter V, PScO, for the period 01 Apr 2017 to 31 Mar 2018.\\
\item In this connection the following CQA(AVL) DO Part I Orders are relevant
\begin{enumerate}
\item DO Part I Order S No 17 dt 05 Apr 2016, Para 34, vide which Shri Peter was posted to ``T'' Wing / CQA(AVL)\footnote{copy enclosed}
\item DO Part I Order S No 34 dt 08 Jun 2016, Para 63, vide which the undersigned was posted out from ``T'' Wing to ``O'' Wing / CQA(AVL)\footnote{copy enclosed}
\item The total overlap of the undersigned with Sh Peter was from 05 Apr 2016 to 08 Jun 2016, and did not in any case cover the period as mentioned in the APAR received vide ibid letter at reference
\item DGQA/Adm-6 letters mentioned in Para 1 of reference letter have not been found enclosed
\end{enumerate}
\item Accordingly, APAR in respect of the offr is returned herewith for your further necessary disposal please.\\ [.1cm]
\end{enumerate}
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis