I have problem on how to format text in paragraph.Here I mean that for example to insert a small space between the dot and the starting word.
Code: Select all
addd.BBB
Code: Select all
addd.space here ?BBB
Thanks for support
Code: Select all
addd.BBB
Code: Select all
addd.space here ?BBB
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\documentclass{book}
\usepackage{blindtext}
\begin{document}
\blindtext
\frenchspacing
\blindtext
\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.