Risposte nei forum create
-
AutoreRisposte
-
::
In effetti il disegno mi servirebbe solo come logo (nel senso di decorazione, al pari di come compare sulla moneta lituana di cui mi parlavi), da usare in una lettera, quindi non avrei modo purtroppo di citare gli autori.
La spirale di Mertz ruotata di quanto necessario (al netto dei segmenti necessari per la costruzione) la terrei in grigio, e sotto in nero, i rettangoli aurei che risultavano dal primo disegno di Wibrow. In più le due diagonali. Proprio come nel disegno in dropbox.
Ho fatto qualche prova e ho capito come isolare i rettangoli nel primo disegno, ma non come cancellare i segmenti nel secondo e ruotare; inoltre mi resterebbe poi di capire come fondere i due pdf, ammesso che si possa fare.
Come vedi non è una questione essenziale, potrei sempre usare il piccolo .jpg; solo mi piaceva l’idea di un bel logo vettoriale pulito, perché ingrandendo il pdf si notano molto i pixel della spirale.Buona giornata!
Andrea
::
ciao,
ehm tra me e me, mi chiedevo se era il caso di chiedere piatto piatto a @Cfiandra se poteva regalarmi il codice tikz del disegno in questione.https://www.dropbox.com/s/3fpbzhgo7tuzzuh/goldsec%20-.jpg?dl=0
Ho esitato un po’, ma mi sono detto: provo a chiedere, al massimo risponde di no.
Giusto? 🙂grazie comunque,
ciao
Andrea
::
ringrazio @Oldclaudio per la spiegazione e @Cfiandra per la risposta.Ho cambiato il titolo della discussione e ho pescato (sempre grazie alla generosità altrui…) questo che si avvicina di più all’immagine che cercavo (ecco la fonte : http://www.texample.net/tikz/examples/logarithmic-spiral/).
`
% Logarithmic spiral
% Author: Andrew Mertz
\documentclass{minimal}
\usepackage{tikz}
\usetikzlibrary{backgrounds,calc}%%%< \usepackage{verbatim} \usepackage[active,tightpage]{preview} \PreviewEnvironment{tikzpicture} \setlength\PreviewBorder{0pt}% %%%>
\begin{comment}
:Title: Logarithmic spiralA `logarithmic spiral`_.
.. _logarithmic spiral: http://en.wikipedia.org/wiki/Logarithmic_spiral
\end{comment}
\begin{document}
\begin{tikzpicture}[background rectangle/.style={fill=white},
show background rectangle, x=1pt, y=1pt]
% Compute the golden ratio
\pgfmathsetmacro{\goldenRatio}{(1+sqrt(5)) / 2}% Compute the angle between the tangent and radial line
\pgfmathsetmacro{\offset}{rad(atan(2*ln(\goldenRatio)/pi))};% Plot the spiral using the parametric form of a logarithmic spiral
% (a e^{b t} cos(t), a e^{b t} sin(t)). In this case a = 1 and b = 2
% ln((1+sqrt(5)) / 2) / pi. There can be a slight gap between the
% last line segment and the end of the plot. Having a large sample
% size reduces the gap.
\draw[very thick,black,domain=\offset:\offset+14*pi/2,
smooth,samples=600,variable=\t] plot
({pow(\goldenRatio, 2 * \t / pi) * cos(\t r)},
{pow(\goldenRatio, 2 * \t / pi) * sin(\t r)})
coordinate(end);% Remember the start of the spiral
\coordinate (0) at
({pow(\goldenRatio, 2 * \offset / pi) * cos(\offset r)},
{pow(\goldenRatio, 2 * \offset / pi) * sin(\offset r)});% This loop draws the line segments
\foreach \i in {1,…,14}
{
% Get the “name” of the last point on the spiral
\pgfmathsetmacro{\lastpoint}{\i-1}% Compute the start angle for this turn of the spiral
\pgfmathsetmacro{\angle}{\i * pi / 2 + \offset}\draw[very thick,black] (\lastpoint) —
({pow(\goldenRatio, 2 * \angle / pi) * cos(\angle r)},
{pow(\goldenRatio, 2 * \angle / pi) * sin(\angle r)})
coordinate (\i);
}% Add some text displaying the formula for the parametric form of the
% spiral
\node(eq) at ($(14) + 5*(\goldenRatio cm,1cm)$)
[black,text width=2cm,font=\fontsize{30}{30}\selectfont,
anchor=north west] {
\begin{displaymath}
\begin{array}{llll}
x&(\theta) = \phi^{\frac{2\theta}{\pi}}&\cos&(\theta)\\
y&(\theta) = \phi^{\frac{2\theta}{\pi}}&\sin&(\theta)\\
\end{array}
\end{displaymath}
};
\end{tikzpicture}
\end{document}
% LocalWords: tikzpicture TikZ sqrt ln atan eq llll`
Spero possa essere utile e che si possa “fondere” con i rettangoli aurei. Giusto così per 🙂 ho dato anche uno sguardo a chi poteva mai essere questo Andrew Mertz 😉
::renareto” post=100495Penultima cosa…e poi è finita anche questa 😉
2 – il documento mi esce in due pagine. E’ possibile farlo entrare in un unica pagina, ovviamente senza cambiare le proporzioni fra gli spazi?
In scrlttr2 c’è l’opzione “enlargefirstpage=true”, non so se esista qualcosa di simile in letteracdp. Puoi provare altrimenti \enlargethispage{1\baselineskip} (guarda l’Arte pag. 187,188)
Ciao
Andrea
::
Ciao,Jabref fa già questo: Entrytype Book; scheda General; voce File , fai click su + e aggiungi il documento. Tieni presente però che se poi sposti la cartella che contiene il pdf devi riaggiornare il collegamento in jabref.
Io terrei le cose separate. Jabref per le citazioni/bibliografia e Calibre per la biblioteca.
Ciao
Andrea
::
Non sono sicuro di aver capito bene. Comunque esiste la classe leaflet.In più ho visto che esiste il pacchetto flowfram, forse ancora meglio.
Prova a guardare.
Ciao
Andrea`
\documentclass[a4paper]{report}
\usepackage[landscape,margin=1in]{geometry}
\usepackage{color}
\usepackage{flowfram}
\usepackage[colorlinks]{hyperref}\renewcommand{\familydefault}{cmss}
\adjustheight{\textheight}
\onecolumninarea[1,2]{0.6\textwidth}{\textheight}{0.4\textwidth}{0pt}
\twocolumninarea[>2]{0.6\textwidth}{\textheight}{0.4\textwidth}{0pt}\newdynamicframe{0.4\textwidth}{\textheight}{0pt}{0pt}
\dfchaphead*{left}
\renewcommand{\DFchapterstyle}[1]{%
\raggedright\Huge\slshape\MakeUppercase{#1}\par}\vtwotone[1]{0.6\paperwidth}{[cmyk]{0.65,0.13,0,0}}{backleft}%
{0.4\paperwidth}{[cmyk]{0.94,0.54,0,0}}{backright}\vtwotonetop{1cm}{0.6\paperwidth}{[cmyk]{0.65,0.13,0,0}}{topleft}%
{0.4\paperwidth}{[cmyk]{0.94,0.54,0,0}}{topright}\newstaticframe{0.2\textwidth}{0.25\textheight}{0pt}{0pt}[logo]
\pagestyle{empty}
\renewcommand{\chapterfirstpagestyle}{empty}
\newdynamicframe[>1]{\textwidth}{\headheight}{0pt}{-\footskip}[footer]
\setdynamiccontents*{footer}{%
School of Computing Sciences, University of East Anglia\hfill
http://www.cmp.uea.ac.uk/\hfill
page \thepage\ of \pageref*{lastpage}}\newcommand{\env}[1]{\texttt{#1}}
\newcommand{\cmdname}[1]{\texttt{\symbol{92}#1}}
\newcommand{\meta}[1]{\textnormal{\textless\textit{#1}\textgreater}}\begin{document}
\setstaticcontents*{logo}{\sffamily{\Huge\slshape FLF} Flowfram}
{\noindent
\slshape\Huge\MakeUppercase{A Sample Brochure}\par
\vskip0.5in
\noindent\large\MakeUppercase{Nicola Talbot}\\
}\chapter{Introduction}
The \textsl{flowfram} package is designed to enable you to create
frames in a document such that the
contents of the \env{document} environment flow from one
frame to the next in the order that they were defined.
This is useful for creating posters
or magazines or any other form of document that does not
conform to the standard one or two column layout.This is a modified version of the manual for the \textsl{flowfram} package.
It is intended to illustrated what can be done. See the full
manual (ffuserguide.pdf) for
a comprehensive description, as some parts of this document
may now be out of date.
If the columns are very narrow, it may be better to
use \cmdname{raggedright}, otherwise \TeX\ may have a
problem working out the line breaks.This is column~\thedisplayedframe.
The main type of frame is the flow frame. This is described on
column~\ref{flow:flowframe} on page~\pageref{flow:flowframe}.
The order used to draw the contents of each frame on the page
is described in column~\ref{flow:stacking} on
page~\pageref{flow:stacking}. Floats are describe in
column~\ref{flow:floats} on page~\pageref{flow:floats}.\chapter{Setting up Frames}
This is column~\thedisplayedframe.
The \textsl{flowfram} package provides three types of frame:
{flow frames}, {static
frames} and {dynamic frames}.\section*{Flow Frames}
\labelflow{flow:flowframe}
The flow frame is the principle type of frame.
The text of the \env{document} environment will flow from
one frame to the next in order of definition. Each
flow frame has an associated width, height,
position on the page, and optionally a border.It is recommended that all the flow frames in a document
have the same width, otherwise problems may occur
when a paragraph spans to flow frames of unequal
widths. This is because \TeX's output routine does not
register the change in \cmdname{hsize} until it reaches
a paragraph break. If it is absolutely necessary for
flow frames to have unequal widths, judicious use of
\cmdname{framebreak} is required.\section*{Static Frames}
A static frame is a rectangular area in which text neither
flows into, nor flows out of. The contents must be set
explicitly, and once set, the contents of the static frame will
remain the same on each page until it is explicitly
changed. Thus, a static frame can be used, for example, to make
a company logo appear in the same place on every page.\section*{Dynamic Frames}
A dynamic frame is similar to a static frame, but its contents
are re-typeset on each page. (A static frame stores its
contents in a savebox, whereas a dynamic frame stores its
contents in a macro).This is column~\thedisplayedframe.
\chapter{Frame Attributes}
\label{sec:modattr}Once you have defined the {flow frames}, {static frames} and
{dynamic frames}, their attributes can be changed.
The three types of frame mostly have the
same set of attributes, but some are specific to a certain type.
The available attributes are as follows
(\textsuperscript{\textbf{F}} indicates the key is
only available for {flow frames},
\textsuperscript{\textbf{S}} indicates the key is only available
for {static frames}
and \textsuperscript{\textbf{D}} indicates the key
is only available for {dynamic frames}):\begin{description}
\item[width=\meta{length}]\mbox{}\par The width of the frame.\item[height=\meta{length}]\mbox{}\par The height of the frame.
\item[x=\meta{length}]\mbox{}\par The x-coordinate of the frame.
\item[y=\meta{length}]\mbox{}\par The y-coordinate of the frame.
\item
\mbox{}\par The style of the border around the
frame, this can take the values: \texttt{none} (no border),
\texttt{plain} (plain border) or the name of a \LaTeX\
frame making command without the preceding backslash.
The value \texttt{fbox} is equivalent to \texttt{plain}.\item[offset=\meta{offset}]\mbox{}\par The border offset, if it is a
user-defined border. This is the distance from the outer
edge of the left hand border to the left edge of the
bounding box of the text inside the border. The \textsl{flowfram}
package is able to compute the border for
known frame making commands.
If you define your own frame making command, you may need to
specify the offset explicitly, or the frames
may end up shifted to the right or left.\item[bordercolor=\meta{colour}]\mbox{}\par The colour of the border
if you are using a standard frame making command.
The colour can either be specified as, e.g.\ \texttt{green},
or including the colour model, for example
\verb/[rgb]{0,1,0}/.\item[textcolor=\meta{colour}]\mbox{}\par The text colour for that
frame. Again, the colour can either be specified as,
e.g.\ \texttt{green}, or including the colour model,
for example \verb/[rgb]{0,1,0}/.\item[pages=\meta{page list}]\mbox{}\par The {list of
pages} for which the frame
should appear. This can either have the values: \texttt{all},
\texttt{even}, \texttt{odd} or \texttt{none} (the latter
removes the frame from that point on—useful if you
have multiple pages with the same number), or it can be a
comma-separated list of single pages, or
{page ranges}.\item[margin=\meta{side}\textsuperscript{F}]\mbox{}\par The side of
the flow frame that its corresponding margin should go on. This
can take the values \texttt{left} or \texttt{right}.\item[clear=\meta{boolean}\textsuperscript{S}] If this value
is set, the static frame will be cleared at the start of the
next page.\item[style=\meta{cmd}\textsuperscript{D}]\mbox{}\par This should be
the name of a command \emph{without} the preceding backslash,
to be applied to the contents of the specified dynamic frame.
The command may either be a declaration, for example \verb/style=large/
which will set the contents of all the dynamic frames in a
large font, or it can be a command that takes a single argument,
for example \verb/style=textbf/
which will make the text for all the dynamic frames come out in
bold. To unset a style, do \verb/style=none/.\end{description}
\chapter{Miscellaneous}
\section*{Page Layout}
The \textsl{flowfram} package has the package option \texttt{draft}
which will draw the {bounding boxes} for
each frame defined. At the bottom right of each
bounding box (except for the bounding box denoting the
typeblock), a marker will be shown to indictate the type
of frame, its IDN and its IDL.You can see the layout for the current page (irrespective of
whether or not the \texttt{draft} option has been set) using
the command:\newline
\cmdname{flowframeshowlayout}The headers and footers will appear as usual (but will not
be shown in draft mode), according to the format given by
\cmdname{pagestyle}.\section*{Frame Stacking Order}
\labelflow{flow:stacking}
The material on each page is placed in the following order:
\begin{enumerate}
\item Each static frame defined for that page in ascending
order of IDN.\item Each flow frame defined for that page in ascending
order of IDN.\item Each dynamic frame defined for that page in ascending
order of IDN.\item {Bounding boxes} if the \texttt{draft}
package option has been used.
\end{enumerate}This ordering can be used to determine if you want something
to overlay or underlay everything else on the page.\section*{Prematurely Ending a Flow Frame}
You can force text to move immediately to the next defined
flow frame using one of the standard \LaTeX\ page breaking commands
which work in an analogous way to the way they
work in standard two column mode.The command \cmdname{framebreak} is provided for situations
where a paragraph spans two flow frames
of different widths, as \TeX's output routine does not
adjust to the new value of \cmdname{hsize} until the last
paragraph of the previous frame has ended. As a
result, the end of the paragraph at the beginning of the new
flow frame retains the width of the previous flow frame.If you want to start a new page, rather than simply move to the
next frame, use the command\newline
\cmdname{finishthispage}.\section*{Floats}
\labelflow{flow:floats}
Since floats (such as figures and tables) can only go in
{flow frames}, this package provides
the additional environments:
\env{staticfigure} and
\env{statictable} which can be used in static frames
and dynamic frames. Unlike their \env{figure} and
\env{table} counterparts, they are fixed in place, and
so do not take an optional placement specifier. The
\cmdname{caption} and \cmdname{label} commands can
be used within \env{staticfigure} and \env{statictable} as
usual.The standard \env{figure} and \env{table} commands will
behave as usual in the flow frames, but their starred versions,
\env{figure*} and \env{table*} behave no differently
from \env{figure} and \env{table}.\section*{Global Values}
The following macros can be changed using\linebreak \cmdname{renewcommand}:
\begin{itemize}
\item \cmdname{setffdraftcolor}This sets the colour of the bounding box
when it is displayed in draft mode.\item
\cmdname{setffdrafttypeblockcolor}This sets the colour of
the bounding box of the typeblock when it is displayed
in draft mode.\item \cmdname{fflabelfont}
This sets the font size for the bounding box markers in
draft mode.\end{itemize}
The following are lengths, which can be changed using
\cmdname{setlength}:\begin{itemize}
\item \cmdname{fflabelsep}This is the distance from the right hand side of the
bounding box at which to place the bounding box marker.\item \cmdname{flowframesep}
This is the gap between the text of the frame and
its border, for the standard border types.\item \cmdname{flowframerule}
This is the width of the frame's border, if using
a border given by a frame making command that uses \cmdname{fboxsep}
to set its border width.\item \cmdname{columnsep}
This is the horizontal distance between flow frames when using one of the
\cmdname{Ncolumn} type of commands\item \cmdname{vcolumnsep}
This is the vertical distance between the flow frames and the static or
dynamic frame when using one of the \cmdname{Ncolumntop} type of commands.
\end{itemize}\label{lastpage}
\end{document}`
::Yokanaan” post=97734Ciao a tutti. Cercavo notizie sulla trasposizione in epub di tex non contenenti matematica, dunque tiro un sospiro di sollievo, pare che ci si possa lavorare.
Quanto invece alle domande, provo a rispondere da utilizzatore di tablet e e-reader: su di un tablet qualunque, un pdf in formato A4 è leggibile senza fatica eccessiva (normalmente i lettori nativi di iOS e Android adattano il file allo schermo, dunque si dovrà al limite ingrandire un po’ sui paragrafi in corpo ridotto). Sugli ereader propriamente detti la cosa è un po’ diversa, perché a parte il grande vecchio Kindle Graphite tutti i formati sfiorano appena i 7 pollici; non solo, i processori non sono così potenti da gestire grandi files, e dunque il pdf può dare qualche noia. Per l’uno e per l’altro motivo, trovo che il mezzo migliore per leggere lunghi pdf su ereader sia attualmente il Kobo Aura HD – schermo un po’ più grande del Kindle PW2, processore un po’ più potente, risoluzione appena migliore.
Seconda domanda: non mi piace chiamare ebook dei pdf, ma prendo atto del fatto che anche google books li chiama così, e d’altronde non vedo molte alternative. Dal punto di vista filologico, in fondo, hanno una qualche ragione, se si pensa che cose come la pagina, la fissità delle parole, la scelta dei font – abbastanza caratteristiche del libro in quanto tale – sono assenti nell’ebook.Poi non so se altri la pensino diversamente…
buona domenica a tutticiao
visto che tanto lo vendono solo in USA e che costa un occhio della testa (…forse due…) vi segnalo questo link a titolo informativo…
http://www.cnet.com/news/sony-quietly-starts-selling-digital-paper-e-ink-tablet-online/
Auguro a tutti un sereno 2015!
Andrea
p.s. approfitto anche per ringraziare Tommaso per il suo articolo su Lilypond, mi sono felicemente convertito!
::
Ciao,ecco qua la soluzione 🙂
http://www.guitex.org/home/it/forum/5-tex-e-latex/97669-biber-non-compila-piu-la-bibliografia
ciao
Andrea
::
ciao,come tutti, anch’io ti consiglio di abbandonare il prima possibile lyx. Scarica l’Arte dalla sezione documentazione, leggila con calma e usa una distribuzione completa come Texlive e un buon editor come Texstudio.
Io uso scrlttr2, di cui ti consiglio di leggere il manuale
Mi sono arrangiato così:`
% !TEX encoding = UTF-8 Unicode
% !TEX TS-program = pdflatex
% !TeX spellcheck = it_IT
\documentclass[foldmarks= off,%BTp,
addrfield=on,
subject=titled,
backaddress=off,
fromalign=right,
fromrule=true,
enlargefirstpage=true,
version=last
]{scrlttr2}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[italian]{babel}
\usepackage{graphicx}
\usepackage{microtype}
\usepackage{lipsum}
\usepackage{lmodern}
\usepackage[hidelinks]{hyperref}
\begin{document}
\sffamily\LoadLetterOption{SN}
\setkomavar{subject}{C}
\setkomavar{signature}{Luigi Rossi}
\setkomavar{fromaddress}{Boh\\Ufficio Sinistri\\via Lunghissima\\Milano }
\setkomavar{place}{Milano}
\setkomavar{fromemail}[]{9@gmil.com}
\setkomavar*{fromemail}{}
\setkomavar*{fromphone}{}
\setkomavar{fromlogo}{}\begin{letter}{Spettabile\\Ufficio Fortunelli\\via \\Milano
}\opening{Gentile Pino,}
\lipsum[1]
\closing{Cordiali saluti}
%enclosure listing
\encl{
CV\\
Copia conforme di qualcosa
}\end{letter}
\end{document}`
Spero ti possa essere utile
Ciao
Andrea
::
Ciao,puoi inserire un esempio minimo compilabile? Non sono esperto ma magari provo a vedere.
Nella documentazione di parallel c’è anche scritto
tabulars, minipages, … inside of \ParallelLText or \ParallelRText will cause
unexpected results. But you may use these constructions outside \ParallelLText
or \ParallelRText, but inside the environment, when typesetting in columns; you
must not use those things (within the environment), when typesetting on pages
parallel.hai provato a piazzare le marginnote fuori dall’ambiente parallel e poi aggiustare in su o in giù la nota?
Ciao
Andrea
29 Settembre 2014 alle 17:50 in risposta a: Quale classe per il poster A3 del menù di un ristorante? #97246::
in giro per internet ho trovato questo, non risponde alla tua domanda ma magari ti è d’ispirazione.ciao
Andrea`
\documentclass[12pt]{article}
\usepackage[spanish]{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[textwidth=12cm,centering]{geometry}
\usepackage[x11names]{xcolor}
\usepackage{background}
\usepackage{ebgaramond}
\usepackage{kantlipsum}\newcommand*\wb[3]{%
{\fontsize{#1}{#2}\usefont{U}{webo}{xl}{n}#3}}% The page frame
\SetBgColor{Goldenrod3}
\SetBgAngle{0}
\SetBgScale{1}
\SetBgOpacity{1}
\SetBgContents{%
\begin{tikzpicture}
\node at (0.5\paperwidth,0) {\wb{80}{34}{E}\rule[60pt]{.2\textwidth}{0.4pt}%
\raisebox{55pt}{%
\makebox[.6\textwidth]{\ \fontsize{24}{29}\selectfont\scshape La Abuela }}%
\rule[60pt]{.2\textwidth}{0.4pt}\wb{80}{34}{F}};
\node at (2,-0.5\textheight) {\rule{0.4pt}{.8\textheight}};
\node at (19.5,-0.5\textheight) {\rule{0.4pt}{.8\textheight}};
\node at (0.5\paperwidth,-\textheight) {\wb{80}{34}{G}\rule[-10pt]{\textwidth}{0.4pt}\wb{80}{34}{H}} ;
\end{tikzpicture}%
}% colorize text
\newcommand*\ColText[1]{\textcolor{Goldenrod3}{#1}}% a tabular* for each food group
\newenvironment{Group}[1]
{\noindent\begin{tabular*}{\textwidth}{@{}p{.8\linewidth}@{\extracolsep{\fill}}r@{}}
{\fontsize{20}{20}\selectfont\ColText{#1}}\\[0.8em]}
{\end{tabular*}}% to format each entry
\newcommand*\Entry[2]{%
%\sffamily
\large \slshape
#1 & #2}% to format each subentry
\newcommand*\Expl[1]{%
\hspace*{1em}\footnotesize #1}\pagestyle{empty}
\begin{document}
\begin{Group}{Entradas}
\Entry{Calamares de campo}{9.00} \\
\Expl{Aros muy finos de cebolla y pimiento verde, a nuestro estilo} \\
\Entry{Berenjenas a la cordobesa}{9.95} \\
\Expl{Finas lonchas de berenjenas rebozadas a la cordobesa acompañadas de salsa de miel} \\
\Entry{Huevos estrellados con chistorra}{10.50} \\
\Entry{Cecina de León}{10.70} \\
\Expl{Lonchas muy finas con aceite virgen extra y pimienta recién molida} \\
\end{Group}\vfill
\begin{Group}{Ensaladas}
\Entry{Ensalada <>}{9.20} \\
\Expl{Piña, manzana y pimiento rojo, con pollo recién asado y una sabrosa y ligera mayonesa} \\
\Entry{Ensalada mediterránea}{8.90} \\
\Expl{Lechuga, tomate, cebolla, atún, huevo duro. espárragos y aceitunas} \\
\Entry{Salpicón de pollo}{9.50} \\
\Expl{Pollo en tiras recién asado con manzana sobre lechuga en juliana, zanahoria rallada y rodajas de tomate, aliñado con una sorprendente y suave salsa de mostaza y yogurt} \\
\Entry{Ensalada de cabra}{10.70} \\
\Expl{Queso de cabra templado con mermelada de tomate sobre una variedad de lechugas frescas} \\
\end{Group}\vfill
\begin{Group}{Carnes}
\Entry{Carpaccio de buey}{13.50} \\
\Expl{Acompañado de lascas de parmesano y rucuta} \\
\Entry{Parrillada ibérica}{16.70} \\
\Expl{Pluma, presa y secreto} \\
\Entry{Patatas con guarnición para acompañar}{3.75} \\
\Expl{Fritas caseras} \\
\Entry{Patatas con guarnición para acompañar}{3.50} \\
\Expl{Patatas paja} \\\end{Group}
\begin{Group}{Carnes}
\Entry{Carpaccio de buey}{13.50} \\
\Expl{Acompañado de lascas de parmesano y rucuta} \\
\Entry{Parrillada ibérica}{16.70} \\
\Expl{Pluma, presa y secreto} \\
\Entry{Patatas con guarnición para acompañar}{3.75} \\
\Expl{Fritas caseras} \\
\Entry{Patatas con guarnición para acompañar}{3.50} \\
\Expl{Patatas paja} \\\end{Group}
\begin{Group}{Carnes}
\Entry{Carpaccio de buey}{13.50} \\
\Expl{Acompañado de lascas de parmesano y rucuta} \\
\Entry{Parrillada ibérica}{16.70} \\
\Expl{Pluma, presa y secreto} \\
\Entry{Patatas con guarnición para acompañar}{3.75} \\
\Expl{Fritas caseras} \\
\Entry{Patatas con guarnición para acompañar}{3.50} \\
\Expl{Patatas paja} \\\end{Group}
\begin{Group}{Carnes}
\Entry{Carpaccio de buey}{13.50} \\
\Expl{Acompañado de lascas de parmesano y rucuta} \\
\Entry{Parrillada ibérica}{16.70} \\
\Expl{Pluma, presa y secreto} \\
\Entry{Patatas con guarnición para acompañar}{3.75} \\
\Expl{Fritas caseras} \\
\Entry{Patatas con guarnición para acompañar}{3.50} \\
\Expl{Patatas paja} \\\end{Group}
\begin{Group}{Carnes}
\Entry{Carpaccio de buey}{13.50} \\
\Expl{Acompañado de lascas de parmesano y rucuta} \\
\Entry{Parrillada ibérica}{16.70} \\
\Expl{Pluma, presa y secreto} \\
\Entry{Patatas con guarnición para acompañar}{3.75} \\
\Expl{Fritas caseras} \\
\Entry{Patatas con guarnición para acompañar}{3.50} \\
\Expl{Patatas paja} \\\end{Group}
\begin{Group}{Carnes}
\Entry{Carpaccio de buey}{13.50} \\
\Expl{Acompañado de lascas de parmesano y rucuta} \\
\Entry{Parrillada ibérica}{16.70} \\
\Expl{Pluma, presa y secreto} \\
\Entry{Patatas con guarnición para acompañar}{3.75} \\
\Expl{Fritas caseras} \\
\Entry{Patatas con guarnición para acompañar}{3.50} \\
\Expl{Patatas paja} \\\end{Group}
\end{document}
`
p.s. web-o-mints lo trovi qua
http://www.galapagosdesign.com/download/index.htmle qua il pdf del risultato
https://dl.dropboxusercontent.com/u/3954038/restourantmenu.pdf
-
AutoreRisposte