Andrea Della Patria

Risposte nei forum create

Stai visualizzando 15 risposte – dal 1 al 15 (di 19 totali)
  • Autore
    Risposte
  • in risposta a: posizionamento tabelle #82178
    Up
    0
    Down
    ::


    Grazie,
    tuttavia non mi riesce di farlo funzionare, l’ultimo tentativo è il seguente:

    \begin{table} \centering
    \begin{tabular}{cccc} \caption{Nominal wavelengths (in \SI{}{\nm}) at characteristic emission lines of four different lamps} \label{tab:nominal} \hline
    \toprule
    {Sodium} & {Mercury} & {Cadmium} & {Helium}\\
    \midrule
    {588.995} & {404.66} & {467.81} & {447.15}\\
    {589.590} & {435.83} & {479.99} & {501.57}\\
    {} & {546.07} & {508.58} & {587.56}\\
    {} & {579.07} & {643.65} & {667.82}\\
    {} & {} & {} & {706.52}\\
    \bottomrule
    \end{tabular}
    \begin{tabular}{cccc} \hline
    \toprule
    {Sodium} & {Mercury} & {Cadmium} & {Helium}\\
    \midrule
    {589} & {406} & {468} & {447}\\
    {592} & {436} & {480} & {502}\\
    {} & {546} & {509} & {587}\\
    {} & {579} & {644} & {668}\\
    {} & {} & {} & {707}\\
    \bottomrule
    \end{tabular}
    \end{table}

    Potresti indicarmi esattamente come procedere? Grazie in anticipo!

    in risposta a: creazione frontespizio #81827
    Up
    0
    Down
    ::


    Nella riga dove hai \Nrelatore inserisci due graffe, così:

    \NRelatore{Tutore}{}

    Fammi sapere!

    in risposta a: creazione frontespizio #81825
    Up
    0
    Down
    ::


    Ciao,

    sicuro che non lasci aperto nell’editor il file main quando compili il tesi-frn.tex?
    Io avevo lo stesso errore tuo!

    Chissà che non funzioni!

    saluti

    in risposta a: creazione frontespizio #81823
    Up
    0
    Down
    ::


    Grazie Enrico, ho risolto!

    L’errore stava nel non avere rimosso dalle finestre di WinEdt il file dissertation.tex mentre compilavo il file dissertation-frn.tex!!!

    Grazie ancora per il prezioso supporto!
    Arekhnames

    in risposta a: creazione frontespizio #81821
    Up
    0
    Down
    ::


    Ciao Enrico, ancora grazie.

    Ecco in alllegato il mio file .log, ottenuto a seguito della compilazione del frontespizio.
    Te lo allego (l’ho chiamato LOGdissertation.tex, ma in realtà è il file di log), perché la verifica da te suggerita mi è oscura.

    Grazie in anticipo per quanto potrai fare

    Saluti
    [attachment=572]LOGdissertation.tex[/attachment]

    Attachments:
    You must be logged in to view attached files.
    in risposta a: creazione frontespizio #81819
    Up
    0
    Down
    ::


    Ciao Enrico,

    allora, in allegato il file dissertation.tex come l’ho compilato seguendo le tue indicazioni. Preciso che se \end{document} lo metto in calce all’intero documento, le cose non cambiano: sempre una pagina pdf bianca.
    Compilo una prima volta il dissertation.tex, poi il dissertation-frn.tex, infine una seconda volta dissertation.tex .

    Grazie ancora

    Attachments:
    You must be logged in to view attached files.
    in risposta a: creazione frontespizio #81817
    Up
    0
    Down
    ::


    Grazie comunque Enrico, ma non funziona a me!

    Può avere senso postare il file dissertation.cls?

    Saluti

    in risposta a: creazione frontespizio #81815
    Up
    0
    Down
    ::


    Intanto grazie Enrico!
    Di tentativi ne ho fatti tanti, ma i problemi sono gli stessi di questa volta:

    compilo dapprima il file: dissertation.tex (con i tuoi suggerimenti)
    dopo compilo: disertation-frn.tex (automaticamente generato)
    infine compilo nuovamente: dissertation.tex

    Il risultato è una pagina bianca nel file .pdf (ottenuto da pdflatex)

    Dove sbaglio?
    Allego i file dissertation.tex e dissertation-frn.tex

    Grazie per la pazienza infinita

    Attachments:
    You must be logged in to view attached files.
    in risposta a: modifica file .cls #81094
    Up
    0
    Down
    ::


    [attachment=540]dukedissertation.txt[/attachment]

    Scusate ma non riuscivo a inviare il file .cls
    L’ho convertito in .txt

    Attachments:
    You must be logged in to view attached files.
    in risposta a: modifica file .cls #81093
    Up
    0
    Down
    ::


    ecco il file di classe

    [attachment]dukedissertation.cls[/attachment]

    in risposta a: formattazione tabella #78783
    Up
    0
    Down
    ::


    Grazie mille ancora!!!!

    °—Arekhnames—°

    in risposta a: formattazione tabella #78781
    Up
    0
    Down
    ::


    Grazie tantissimo!

    Tuttavia, non riesco assolutamente ad avere la tabella al centro pagina!

    Boh, chissà!!

    –°Arekhnames°–

    in risposta a: formattazione tabella #78779
    Up
    0
    Down
    ::


    Grazie OldClaudio. Ho modificato il codice (preambolo) come suggerito (in realtà mi mancava solo \newcolumntype).
    In realtà sembra che non funzioni perfettamente, pertanto allego risultato in .pdf e mio preambolo.
    \documentclass[]{dukedissertation}
    %\documentclass[economy,twoside,bind]{dukedissertation}
    % Use the second for a single-spaced copy suitable for duplex printing
    % and binding.

    % Other useful options (there are more options documented in Chapter 2):
    % * draft — don’t actually include images, print a black bar on overful
    % hboxes
    % * MS — Format for a Master’s Thesis. No UMI abstract page, some
    % textual changes to title page.

    % Useful packages for dissertation writing:
    \usepackage{amsmath, amssymb, amsfonts, amsthm}
    \usepackage{graphicx}
    \usepackage{natbib}
    \usepackage{color}
    \usepackage{bm}
    \usepackage{subfigure}
    \usepackage{mathabx}
    \usepackage{multirow}
    \usepackage{setspace}
    % pacchetto array aggiunto da Andrea
    \usepackage{array}
    % pacchetto rotating aggiunto da Andrea
    \usepackage{rotating}
    % pacchetto booktabs aggiunto da Andrea
    \usepackage{booktabs}
    %pacchetto caption aggiunto da Andrea
    \usepackage{caption}
    \captionsetup{tableposition=top, figureposition=bottom, font=small}
    % pacchetto bmpsize aggiunto da Andrea
    \usepackage{bmpsize}
    % pacchetto indentfirst aggiunto da Andrea
    \usepackage{indentfirst}
    % pacchetto microtype aggiunto da Andrea
    \usepackage{microtype}
    % pacchetto quoting aggiunto da Andrea
    \usepackage{quoting}
    \quotingsetup{font=small}
    % pacchetto siunitx aggiunto da Andrea
    \usepackage{siunitx}
    % pacchetto tabularx aggiunto da Andrea
    \usepackage{tabularx}
    % \usepackage{cite} % If you include this, hyperlink cites will
    % break. It’s nice to use this package if your bibstyle
    % sorts entries by order-of-use, rather than
    % alphabetically (as plain does).

    %Theorem, Lemma, etc. environments
    \newtheorem{theorem}{Theorem}%[section]
    \newtheorem{lemma}[theorem]{Lemma}
    \newtheorem{proposition}[theorem]{Proposition}
    \newtheorem{corollary}[theorem]{Corollary}
    \newtheorem{result}[theorem]{Result}

    % Personal commands and abbreviations.
    %Define and personal commands here
    %\newcommand{\api}{\textsuperscript{}}
    \newcolumntype{P}[1]{>{\centering}p{#1}}

    %Graphics Path to find your pictures
    \graphicspath{{./Pictures/}}
    _________________________________________-
    Dove sarà l’errore?
    Grazie ancora
    °-Arekhnames-°
    [attachment=449]tabella1.pdf[/attachment]

    Attachments:
    You must be logged in to view attached files.
    in risposta a: tilde #78675
    Up
    0
    Down
    ::


    Grazie, funziona benissimo!

    Ancora grazie!

    –Arekhnames–

    in risposta a: tilde #78673
    Up
    0
    Down
    ::


    Calibri

Stai visualizzando 15 risposte – dal 1 al 15 (di 19 totali)

Go to top