Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
\\ usepackage{ xltxtra}
\\usepackage{xltxtra}
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
importação de pacote -\\ usepackage {}
package import - \\usepackage{}
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
carregamento do pacote biblatex -\\ usepackage{ biblatex}
load biblatex package - \\usepackage{biblatex}
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
\\ usepackage{ ucs}\\ usepackage[ utf8x] {inputenc}
\\usepackage{ucs} \\usepackage[utf8x]{inputenc}
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
\\ usepackage[ pdftex] {graphicx}\\ usepackage{ epstopdf}
\\usepackage[pdftex]{graphicx} \\usepackage{epstopdf}
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
todas as opções indicadas no comando\\ documentclass que sejam desconhecidas para a classe de documento seleccionada são passadas para os pacotes carregados com o\\ usepackage.
any options given in the \\documentclass command that are unknown by the selected document class are passed on to the packages loaded with \\usepackage.
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
\\ documentclass[ a4paper, 10pt] {article}\\ usepackage{ amssymb}\\ input{ definitions}%\\ begin{ document}\\ pagestyle{ empty}%\\ begin{ neededpkgs} {amssymb}\\ mathcommand {\\ surd}\\ pkgs{ amsmath}\\ mathcommand [\\ ddddot {}] {\\ ddddot{ a}}\\ mathcommand {\\ angle}\\ end{ neededpkgs}\\ command {\\ "a}\\ mathcommand {\\ exists}\\ mathcommand [\\ stackrel {} {}] {\\ stackrel{ abc} {=}}%\\ begin{ neededpkgs} [russian, koi8- r, t2c,] {babel, inputenc, fontenc, mathtext}%%\\ end{ neededpkgs}% isto iria necessitar de incluir os pacotes%\\ usepackage{ mathtext}%\\ usepackage[ t2c] {fontenc}%\\ usepackage[ russian] {babel}%\\ usepackage[ koi8- r] {inputenc}% just to explain the format\\ end{ document}
\\documentclass[a4paper,10pt]{article} \\usepackage{amssymb} \\input{definitions}% \\begin{document} \\pagestyle{empty}% \\begin{neededpkgs}{amssymb} \\mathcommand{\\surd} \\pkgs{amsmath}\\mathcommand[\\ddddot{}]{\\ddddot{a}} \\mathcommand{\\angle} \\end{neededpkgs} \\command{\\"a} \\mathcommand{\\exists} \\mathcommand[\\stackrel{}{}]{\\stackrel{abc}{=}} %\\begin{neededpkgs}[russian, koi8-r, t2c, ]{babel, inputenc, fontenc, mathtext}%% \\end{neededpkgs}% this would need to include the packages% \\usepackage{mathtext}% \\usepackage[t2c]{fontenc}% \\usepackage[russian]{babel}% \\usepackage[koi8-r]{inputenc}% just to explain the format \\end{document}
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta