—
in the text but in the PDF all I get is two small dashes like this --
.I wanted to know if there is a way to insert a long dash
—
. I know that the mono spaced fonts are not designed for this but it would be a nice addition.The preamble of my LyX document is as follows.
Code: Select all
\begin_document
\begin_header
\textclass memoir
\begin_preamble
\usepackage{blindtext}
\usepackage{everysel}
\renewcommand*\familydefault{\ttdefault}
\EverySelectfont{%
\fontdimen2\font=0.7em% interword space
\fontdimen3\font=0.2em% interword stretch
\fontdimen4\font=0.1em% interword shrink
\fontdimen7\font=0.1em% extra space
\hyphenchar\font=`\-% to allow hyphenation
}
…
\language french
\language_package default
\inputencoding auto
\fontencoding global
\font_roman default
\font_sans default
\font_typewriter courier
\font_default_family ttdefault
\use_non_tex_fonts false
\font_sc false
\font_osf false
\font_sf_scale 100
\font_tt_scale 100