Re: pstex_t

#76737
admin
Amministratore del forum
    Up
    0
    Down
    ::


    Ciao,
    saro’ piu’ preciso. Hai ragione Enrico avevo fatto qualche modifica e non me ne ero accorto. Ho ricompilato tutto a parte.

    `
    \documentclass[A4paper,authoryear]{elsarticle} % format for MS submission
    %\documentclass{article}
    \newcommand{\dfrac}[2]{{\displaystyle\frac{#1}{#2}}}
    \usepackage{graphicx}
    \usepackage{pstricks}
    \usepackage{url}
    \usepackage[T1]{fontenc}
    \usepackage{pxfonts}
    %\usepackage{A4}
    \usepackage{epsfig}
    %\input{pstex}

    % Natbib setup for author-year style
    \usepackage{natbib}
    \bibpunct[, ]{(}{)}{,}{a}{}{,}%
    \def\bibfont{\ }%
    \def\bibsep{\ skipamount}%
    \def\bibhang{24pt}%
    \def\newblock{\ }%
    \def\BIBand{and}%
    % Natbib setup for author-year style
    \usepackage{natbib}
    \bibpunct[, ]{(}{)}{,}{a}{}{,}%
    \def\bibfont{\ }%
    \def\bibsep{\ skipamount}%
    \def\bibhang{24pt}%
    \def\newblock{\ }%
    \def\BIBand{and}%

    \begin{document}
    \begin{figure}[h]\centering
    \caption{}
    \label{}
    {\input{pippo.pstex_t}}
    \end{figure}
    \end{document}
    `

    ed il file di log e’ allegato.
    [attachment]Untitled.tiff[/attachment]

    Grazie. Francesco.:mrgreen:

    Go to top