On Fri, 18 Jan 2002 15:53:20 +0100 wrote Lars Ehrichs <[EMAIL PROTECTED]>:
> using 1.1.6fix4
> C-m works fine for mathmode, but when I type the copyright in (is there an
> easier way besides typing the word copyright?)
I hope you typed \copyright? Unfortunately not easily: you can move the ERT
from \copyright to \raisebox{some value}{�} (with iso-latin1 encoding) and
input the � with Compose_Key+o c.
>, the sign appears
> superscripted but should be much smaller. I am using this in an article
> heading.
Then you need even more ERT. See the attached example.
#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 218
\textclass article
\language german
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize default
\spacing single
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default
\layout Standard
oh je
\lang english
\begin_inset Formula \( ^{\tiny \copyright } \)
\end_inset
\lang german
oh je
\lang english
\begin_inset Formula \( ^{\scriptsize \copyright } \)
\end_inset
\lang german
oh je
\lang english
\begin_inset Formula \( ^{\footnotesize \copyright } \)
\end_inset
\lang german
oh je
\lang english
\begin_inset Formula \( ^{\copyright } \)
\end_inset
\the_end
GM
--
[EMAIL PROTECTED]