Ed Sykes schrieb:
Would someone be so kind to let me know how to make a short horizonal line in LyX please?something like: First Name: ___________
There are two ways:
- You can use simply underscores: "_____________"
- You can use this code in ERT:
\rule[-.6ex]{3cm}{1pt}
regards Uwe
