LyX 1.0
Richard Kimberly Heck
rikiheck at gmail.com
Tue Jan 10 19:49:28 UTC 2023
On 1/10/23 05:23, Patrick Dupre wrote:
> Yes, I can share it.
> Not sure about the exact result !
That got attached inline, so it's hard to deal with. It seems like the
file is truncated.
In any event, I'm guessing what you really want is the pspicture code,
which is about all there is there. I just copied that and replaced
'\backslash ' with an actual backslash:
\begin{pspicture}(0,0)(18,9)
\psline[linewidth=0.25mm]{-}(5.0,2.0)(5.0,7.0)
\newline
\psline[linewidth=0.25mm]{-}(6.0,2.0)(6.0,7.0)
\newline
\psset{arrowlength=2,arrowsize=4pt,arrowscale=2 1}
\newline
\pszigzag[coilwidth=3mm,linearc=1.5pt,coilarmA=1pt,coilarmB=10pt]{->}(3.5,3.0)(5.0,5.0)
\newline
\psset{linestyle=none}
\newline
\pstextpath[c]{
\psline(4.5,1.0)(5.5,1.0)}{
\huge
\(
\left| a
\right
\rangle
\)}
\newline
\pstextpath[c]{
\psline(5.5,1.0)(6.5,1.0)}{
\huge
\(
\left
\langle a
\right|
\)}
\newline
\pstextpath[c]{
\psline(4.5,8.0)(5.5,8.0)}{
\huge
\(
\left| b
\right
\rangle
\)}
\newline
\pstextpath[c]{
\psline(5.5,8.0)(6.5,8.0)}{
\huge
\(
\left
\langle a
\right|
\)}
\newline
\pstextpath[c]{
\psline(0.5,4.5)(4.5,4.5)}{
\huge
\(
\widetilde{V}_{ab}
\left(
\omega,
\,
\overrightarrow{r}
\right)
\)}
\newline
\end{pspicture}
Probablty the \newline stuff can be removed, too.
The formulas are just LaTeX:
> \begin_inset Formula \( \widetilde{V}_{ab}\left(\omega,\, \protect\overrightarrow{r}\right)=-\protect\overrightarrow{\mu}_{ab}\cdot \widehat{\varepsilon}\,\widetilde{\mathcal{E}}\left(\omega,\,\protect\overrightarrow{r}\right)\)
> \end_inset
>
> \begin_inset Formula \( \widetilde{\rho}_{ab}^{(1)}(\omega,\,\protect\overrightarrow{r},\,\protect\overrightarrow{v})=\frac{\widetilde{\Omega}_{ab}\left(\omega,\,\protect\overrightarrow{r}\right)}{\omega_{ba}^{\star}-\omega+i\gamma_{ba}}\left[\rho^{(0)}_{aa}-\rho^{(0)}_{bb}\right]\)
> \end_inset
Riki
More information about the lyx-users
mailing list