2009/7/17 Jeremy :
> On Friday 10 July 2009, Jeremy wrote:
[...]
> I finally got this to work.
> I added the option --shell-escape to the LaTeX (pdflatex) -> PDF(pdflatex) and
> clicked "modfiy"
> but when I clicked on the pdf button to regenerate and view the pdf, the
> pstricks logo was missing,
On Friday 10 July 2009, Jeremy wrote:
> I would like to add to my letters a signature created with inkscape from a
> scanned png and converted to a path and saved as a pstricks .tex file.
>
> So in my .lyx file I have
> \begin{document}
> \newsavebox{\mysignature}
> \sbox{\mysignature}{\input{./mys
Add a new pdf converter, look in the wiki at the pdf (xetex) example.
Jeremy wrote:
> I would like to add to my letters a signature created with inkscape from a
> scanned png and converted to a path and saved as a pstricks .tex file.
>
> So in my .lyx file I have
> \begin{document}
> \newsavebox
I would like to add to my letters a signature created with inkscape from a
scanned png and converted to a path and saved as a pstricks .tex file.
So in my .lyx file I have
\begin{document}
\newsavebox{\mysignature}
\sbox{\mysignature}{\input{./mysignature.tex}}
. . .
\begin{minipage}[pos]{width}