Un disegnino con pacchetto hieroglf

  • Creatore
    Topic
  • #99103
    lorenzo.pantieri
    Partecipante
      Up
      0
      Down
      ::


      Ciao a tutti. Vorrei riprodurre questo disegno con il pacchetto hieroglf.

      Come fare? Non sembra difficile, visto che i comandi per generare i glifi sono questi
      `\documentclass{article}
      \usepackage{hieroglf}
      \begin{document}
      \Huge
      \textpmhg{\Hthousand}
      \textpmhg{\Hhundred}
      \textpmhg{\Hten}
      \textpmhg{\Hone}
      \end{document}`
      Io però non ci sono riuscito.

      Grazie anticipate, e buona domenica. 🙂

    Visualizzazione 1 filone di risposte
    • Autore
      Risposte
      • #99104
        LuglioM26
        Partecipante
          Up
          0
          Down
          ::


          Ciao, sicuramente si può fare di meglio! 🙂

          `
          \setlength{\tabcolsep}{0pt}
          %\renewcommand{\arraystretch}{1.2}
          \begin{tabular}{ccccccccccccc}
          \multirow{2}{*}{\textpmhg{{\Large \Hthousand}}} & \multirow{2}{*}{\textpmhg{{\Large \Hthousand}}} & \multirow{2}{*}{ \textpmhg{{\Large \Hthousand}}} & \textpmhg{\Hhundred} & \textpmhg{\Hhundred} & \textpmhg{\Hhundred} & \multicolumn{4}{c}{\textpmhg{\Hten}\hfill\textpmhg{\Hten}\hfill\textpmhg{\Hten}} & \textpmhg{\Hone} & \textpmhg{\Hone} & \textpmhg{\Hone} \\
          & & & \textpmhg{\Hhundred} & \textpmhg{\Hhundred} & \textpmhg{\Hhundred} & \textpmhg{\Hten} & \textpmhg{\Hten} & \textpmhg{\Hten} & \textpmhg{\Hten} & \textpmhg{\Hone} & \textpmhg{\Hone} & \textpmhg{\Hone}
          \end{tabular}
          `

          Stefano

        • #99105
          lorenzo.pantieri
          Partecipante
            Up
            0
            Down
            ::


            Non è male. L’ho ritoccato così:
            `\begin{center}
            \setlength{\tabcolsep}{0pt}
            %\renewcommand{\arraystretch}{1.2}
            \begin{tabular}{ccccccccccccc}
            \multirow{2}{*}{\textpmhg{{\Huge \Hthousand}}} & \multirow{2}{*}{\textpmhg{{\Huge \Hthousand}}} & \multirow{2}{*}{ \textpmhg{{\Huge \Hthousand}}} & \textpmhg{\Huge\Hhundred} & \textpmhg{\Huge\Hhundred} & \textpmhg{\Huge\Hhundred} & \multicolumn{4}{c}{\textpmhg{\Huge\Hten}\hfill\textpmhg{\Huge\Hten}\hfill\textpmhg{\Huge\Hten}} & & & \\
            & & & \textpmhg{\Huge\Hhundred} & \textpmhg{\Huge\Hhundred} & \textpmhg{\Huge\Hhundred} & \textpmhg{\Huge\Hten} & \textpmhg{\Huge\Hten} & \textpmhg{\Huge\Hten} & \textpmhg{\Huge\Hten} & \textpmhg{\Huge\Hone} & \textpmhg{\Huge\Hone} & \textpmhg{\Huge\Hone}
            \end{tabular}
            \end{center}`
            Quello che proprio non mi va sono i simboli \Hhundred che superano in altezza quelli di \Hthousand. Qualcuno riesce a metterci una pezza? Va benissimo anche una soluzione spiccia e sporca.

            Grazie,
            L.

        Visualizzazione 1 filone di risposte
        • Devi essere connesso per rispondere a questo topic.

        Go to top