Davide

Risposte nei forum create

Stai visualizzando 11 risposte – dal 1 al 11 (di 11 totali)
  • Autore
    Risposte
  • in risposta a: Parentesi a pezzettini #95916
    Up
    0
    Down
    ::


    `
    \documentclass[10pt,a4paper]{article}

    \usepackage[T1]{fontenc}
    \usepackage[utf8]{inputenc}
    \usepackage[italian]{babel}
    \usepackage{amsmath}
    \usepackage{amsfonts}
    \usepackage{amssymb}
    \usepackage{graphicx}
    \usepackage{enumitem}

    \begin{document}

    Per trovare $F$ prendiamo $\mathcal{\hat{O}}_{n+1}$ e ne togliamo la prima riga:
    \[ \mathcal{\hat{O}}^{n \uparrow} = \begin{bmatrix} HF \\ \vdots \\ HF^{n-1} \\ HF^n \end{bmatrix} \]
    A questo punto è facile constatare che $\mathcal{\hat{O}}^{n \uparrow} = \mathcal{\hat{O}}^n \, F$ ed, essendo $\mathcal{\hat{O}}^n$ invertibile, posso scrivere:
    \[ F = [\mathcal{\hat{O}}^n]^{-1} \mathcal{\hat{O}}^{n \uparrow}\]
    Risolvendo il sistema trovo $F$.

    \end{document}
    `

    in risposta a: Tikz: dubbi diagrammi ad albero #89961
    Up
    0
    Down
    ::


    Soluzione perfetta!
    Riguardo a spaziature e allineamenti, è altrettanto errato racchiudere in ambienti center le tikzpicture?

    ps: nel codice la libreria trees per cosa viene utilizzata?

    in risposta a: Tikz: dubbi diagrammi ad albero #89959
    Up
    0
    Down
    ::


    Non li ho inseriti per brevità.

    Questo è il preambolo in ogni caso:
    `
    \documentclass{report}
    \usepackage[T1]{fontenc}
    \usepackage[utf8]{inputenc}
    \usepackage[italian]{babel}
    \usepackage{amsmath}
    \usepackage{amssymb}
    \usepackage{braket} %comando \Set{} e \Braket{}
    \usepackage{booktabs}
    \usepackage{stackrel} %necessario per ampliare \stackrel standard e scrivere sotto gli operatori
    \usepackage{tikz}
    `

    in risposta a: Creazione automatica formulario #88819
    Up
    0
    Down
    ::


    Esatto

    in risposta a: Ubuntu + TeXLive 13 + TeXworks problemi di compilazione #88811
    Up
    0
    Down
    ::


    Bene, avevo notato anch’io ma non sapevo come procedere.
    Allora rimosso TeXworks tutti i pacchetti di texlive risultano rimossi con lui (così pare dal gestore pacchetti).
    Ora vorrei procedere con “installa TeX works dal suo sito come pacchetto indipendente” maaa
    arrivo qui https://launchpad.net/~texworks/+archive/stable e poi?
    (ho processore Intel, Ubuntu 12.04 e OS a 64-bit se può servire)

    in risposta a: distro funzionante su Windows 8 #86258
    Up
    0
    Down
    ::

    I had the same problem, seems that the problem is related to the environmental variables in Windows 8. I changed the variable “PATHEXT” (it holds the sequence that Windows looks for executables in) from “.COM;.EXE;.BAT;….” to “.EXE;.BAT;.COM”…., this fixed the problem for me. Environmental variables are found under
    `Controlpanel>System and security>System>Change settings>Advanced>Environmental variables`

    Non ho provato perché ora (dopo qualche intoppo) ho completato l’installazione di MiKTeX (e sembra funzionare) ma effettivamente ho PATHEXT: .COM;.EXE;.BAT;
    Riporto qui la soluzione nel caso possa servire.
    Mi consigliate di rimanere su MiKTeX o installare TeXLive?

    Hai scaricato il file install-tl.zip da questa pagina? Hai provato a riscaricarlo?

    L’ho scaricato e riscaricato da http://ctan.mirror.garr.it/mirrors/CTAN/systems/texlive/tlnet/

    in risposta a: distro funzionante su Windows 8 #86255
    Up
    0
    Down
    ::


    `
    C:\Users\ildav_000\Desktop\install-tl\install-tl-20130407>install-tl –gui=wizar
    d
    PATH=C:\Users\ildav_000\Desktop\install-tl\install-tl-20130407\tlpkg\tlperl\bin;
    C:\WINDOWS\System32\Wbem;C:\Program Files\Java\jdk1.7.0_17\bin;C:\Program Files\
    MinGW\bin
    Can't spawn “cmd.exe”: No such file or directory at C:/Users/ildav_000/Desktop/i
    nstall-tl/install-tl-20130407/tlpkg/TeXLive/TLUtils.pm line 2299.
    TeXLive::TLUtils::setup_programs (w32) failed at C:/Users/ildav_000/Desktop/inst
    all-tl/install-tl-20130407/tlpkg/TeXLive/TLUtils.pm line 2301.
    C:\Users\ildav_000\Desktop\install-tl\install-tl-20130407\tlpkg\installer\xz\xzd
    ec.exe –help failed (status 65280): No such file or directory
    Output is:
    Usage: xzdec [OPTION]… [FILE]…
    Uncompress files in the .xz format to the standard output.

    -c, –stdout (ignored)
    -d, –decompress (ignored)
    -k, –keep (ignored)
    -q, –quiet specify *twice* to suppress errors
    -Q, –no-warn (ignored)
    -h, –help display this help and exit
    -V, –version display the version number and exit

    With no FILE, or when FILE is -, read standard input.

    Report bugs to (in English or Finnish).
    XZ Utils home page: <http://tukaani.org/xz/>

    Can't spawn “cmd.exe”: No such file or directory at C:/Users/ildav_000/Desktop/i
    nstall-tl/install-tl-20130407/tlpkg/TeXLive/TLUtils.pm line 2299.
    TeXLive::TLUtils::setup_programs (w32) failed at C:/Users/ildav_000/Desktop/inst
    all-tl/install-tl-20130407/tlpkg/TeXLive/TLUtils.pm line 2301.
    C:\Users\ildav_000\Desktop\install-tl\install-tl-20130407\tlpkg\installer\wget\w
    get.exe –version failed (status 65280): No such file or directory
    Output is:
    GNU Wget 1.11.4

    Copyright (C) 2008 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later
    <http://www.gnu.org/licenses/gpl.html>.
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law.

    Originally written by Hrvoje Niksic .
    Currently maintained by Micah Cowan .

    C:\Users\ildav_000\Desktop\install-tl\install-tl-20130407\install-tl: Goodbye.
    Premere un tasto per continuare . . .
    `

    in risposta a: sommatoria, disposizione particolare apici-pedici #85951
    Up
    0
    Down
    ::


    Beh diciamo che è già un abuso di notazione che vorrebbe identificare il campionamento ideale di un integrale, volevo evitare di aggiungere anche i=-infinito rendendo la simbologia ancora più non convenzionale e questa forma mi pareva la più elegante. Aperto a suggerimenti comunque 😉 .

    in risposta a: sommatoria, disposizione particolare apici-pedici #85949
    Up
    0
    Down
    ::


    Grazie mille, volevo leggermi la doc per sideset (a meno che sia così banale che me la puoi spiegare in 2 parole 🙂 ).

    in risposta a: sommatoria, disposizione particolare apici-pedici #85947
    Up
    0
    Down
    ::


    Sideset in che package si trova?

    in risposta a: sommatoria, disposizione particolare apici-pedici #85945
    Up
    0
    Down
    ::


    Non mi sono spiegato bene, quello che si vorrebbe ottenere è una combinazione degli stili display e line in particolare gli infiniti posizionati in stile display mentre l’indice posizionato come un pedice line.

Stai visualizzando 11 risposte – dal 1 al 11 (di 11 totali)

Go to top