Hello people,
I am new to latex and having some problems in indentation of lines. It should be a simple answer but I don't know what to search for it?
As you can see in the attached picture, The lines of my paraghraph are not ending at some place but they are finidhing long words and then start a new line. The problem is only when there are long words. otherwise it is okey.
Text Formatting ⇒ Line indentation not coming correctly
Line indentation not coming correctly
- Attachments
-
- forum.png (26.5 KiB) Viewed 1567 times
NEW: TikZ book now 40% off at Amazon.com for a short time.
Line indentation not coming correctly
That looks to me like identifiers of functions or methods of a programming language, for which you can use inline source code. In his answer, karlkoeller shows how to define possible line breaks in a sequence of letters.
If that doesn't help, then you should add a
minimal working example that reproduces the problem.
If that doesn't help, then you should add a

Line indentation not coming correctly
Nope, that is not only the case that I have coding words than my lines are not rightly aligned BUT also in case where I have long words at the end of the line then they should finish with "-". But they are not!