]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/it/macros.itexi
Docs-it: initial translation
[lilypond.git] / Documentation / it / macros.itexi
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: a30fa41fac8fb2771a76f6d1edbec9714298ee36
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  See TRANSLATION for details.
7 @end ignore
8
9
10 @include version.itexi
11 @include common-macros.itexi
12
13
14 @c   ***** Displaying text *****
15
16 @c To get decent quotes in `foo' and ``foo''.
17
18 @macro q{TEXT}
19 @quoteleft{}\TEXT\@quoteright{}
20 @end macro
21
22 @macro qq{TEXT}
23 @quotedblleft{}\TEXT\@quotedblright{}
24 @end macro
25
26
27 @ifhtml
28
29 @macro warning{TEXT}
30 @html
31 <div class="warning">
32 @end html
33 @strong{Nota:} \TEXT\
34 @c keep the space for proper nesting of </p>
35
36 @html
37 </div>
38 @end html
39 @end macro
40
41 @end ifhtml
42
43 @ifnothtml
44
45 @macro warning{TEXT}
46 @quotation
47 @quotation
48 @cartouche
49 @b{Nota:} \TEXT\
50 @end cartouche
51 @end quotation
52 @end quotation
53 @end macro
54
55 @end ifnothtml
56
57
58 @macro docMain
59 @cartouche
60 Per maggiori informazioni su come questo manuale si integra col resto
61 della documentazione, o per leggere questo manuale in altri formati, si veda
62 @rgeneral{Manuals}.
63
64 Se ti manca qualche manuale, puoi trovare la completa documentazione
65 all'indirizzo @w{@uref{http://@/www@/.lilypond@/.org/}}.
66 @end cartouche
67 @end macro
68
69
70 @macro lilyTitlePage{TITLE}
71 @c  This produces the unified index
72 @syncodeindex fn cp
73 @syncodeindex vr cp
74
75
76 @c   ***** Copyright stuff *****
77 @ifset FDL
78 @copying
79 @copyrightDeclare
80
81 @emph{La traduzione della seguente nota di copyright è gentilmente
82 offerta per le persone che non parlano inglese, ma solo
83 la nota in inglese ha valore legale.}
84
85 @emph{The translation of the following copyright notice is provided
86 for courtesy to non-English speakers, but only the notice in English
87 legally counts.}
88
89 @quotation
90 E' garantito il permesso di copiare, distribuire e/o modificare questo
91 documento seguendo i termini della Licenza per Documentazione
92 Libera GNU, Versione 1.1 o ogni versione successiva pubblicata dalla
93 Free Software Foundation; senza alcuna sezione non modificabile.
94 Una copia della licenza è acclusa nella sezione intitolata ''Licenza
95 per Documentazione Libera GNU''.
96 @end quotation
97
98 @quotation
99 Permission is granted to copy, distribute and/or modify this document
100 under the terms of the GNU Free Documentation License, Version 1.1
101 or any later version published by the Free Software Foundation;
102 with no Invariant Sections.
103 A copy of the license is included in the section entitled ``GNU
104 Free Documentation License''.
105 @end quotation
106 @end copying
107 @end ifset
108
109 @ifclear FDL
110 @copying
111 Questo documento è stato posto nel pubblico dominio.
112 @end copying
113 @end ifclear
114
115
116
117 @c   ***** Title page *****
118 @ifnottex
119 @node Su
120 @top LilyPond --- \TITLE\
121 @translationof Top
122
123 @cartouche
124 @manualIntro{}
125 @end cartouche
126 @end ifnottex
127
128 @finalout
129
130 @titlepage
131 @title LilyPond
132 @subtitle Il compositore tipografico per la musica
133 @titlefont{\TITLE\}
134 @author Il team di sviluppo di LilyPond
135
136 @vskip 60pt
137
138 @cartouche
139 @manualIntro{}
140 @end cartouche
141
142 @vskip 40pt
143
144 @docMain{}
145
146 @vskip 0pt plus 1filll
147
148 @insertcopying{}
149
150 Per la versione di LilyPond @version{}
151 @end titlepage
152
153 @end macro
154
155
156 @c   ***** Headings in a doc subsection *****
157
158 @c The next macro is a dummy currently since texinfo doesn't
159 @c provide a real ragged-right environment yet.
160 @c
161 @c Don't insert an empty line after @predefined!  Right now
162 @c it doesn't matter, but a future implementation will probably
163 @c add some code which needs this restriction.
164
165 @macro predefined
166 @noindent
167 @subsubheading Comandi predefiniti
168 @end macro
169
170 @c Due to a bug in texi2html (texi2html.pl CVS versions <= 1.245)
171 @c the next macro must not be empty.
172
173 @macro endpredefined
174 @c
175 @end macro
176
177
178 @macro snippets
179 @noindent
180 @subsubheading Frammenti di codice selezionati
181 @end macro
182
183
184 @c Don't insert an empty line after @seealso!  Otherwise we get
185 @c unwanted extra vertical space in the PDF output.
186
187 @macro seealso
188 @noindent
189 @subsubheading Vedi anche
190 @indent
191 @end macro
192
193
194 @macro knownissues
195 @noindent
196 @subsubheading Problemi noti e avvertimenti
197 @end macro
198
199
200
201 @c   ***** Links and references *****
202
203 @c  Definitions for references:
204 @c
205 @c     @rgeneral
206 @c     @ressay
207 @c     @rglos
208 @c     @rinternals
209 @c     @rlearning
210 @c     @rlsr
211 @c     @rprogram
212 @c     @ruser
213 @c     @rchanges
214 @c     @rextend
215 @c     @rcontrib
216 @c
217 @c  All these also have a @...named version which allows to specify the
218 @c  displayed text for the reference as second argument.
219 @c
220 @c ***** HTML + bigpage is a special case (other manual names); all other
221 @c formats are treated similarly.
222
223
224 @c *** not TeX ***
225
226 @ifnottex
227
228 @c ** bigpage **
229
230 @ifset bigpage
231
232 @macro rglos{TEXT}
233 @vindex \TEXT\
234 @ref{\TEXT\,,,music-glossary-big-page,Glossario Musicale}
235 @end macro
236
237 @macro rglosnamed{TEXT,DISPLAY}
238 @vindex \TEXT\
239 @ref{\TEXT\,,\DISPLAY\,music-glossary-big-page,Glossario Musicale}
240 @end macro
241
242 @macro rlearning{TEXT}
243 @vindex \TEXT\
244 @ref{\TEXT\,,,learning-big-page,Manuale di Apprendimento}
245 @end macro
246
247 @macro rlearningnamed{TEXT,DISPLAY}
248 @vindex \TEXT\
249 @ref{\TEXT\,,\DISPLAY\,learning-big-page,Manuale di Apprendimento}
250 @end macro
251
252 @macro ruser{TEXT}
253 @vindex \TEXT\
254 @ref{\TEXT\,,,notation-big-page,Guida alla Notazione}
255 @end macro
256
257 @macro rusernamed{TEXT,DISPLAY}
258 @vindex \TEXT\
259 @ref{\TEXT\,,\DISPLAY\,notation-big-page,Guida alla Notazione}
260 @end macro
261
262 @macro rextend{TEXT}
263 @vindex \TEXT\
264 @ref{\TEXT\,,,extending-big-page,Estendere}
265 @end macro
266
267 @macro rextendnamed{TEXT,DISPLAY}
268 @vindex \TEXT\
269 @ref{\TEXT\,,\DISPLAY\,extending-big-page,Estendere}
270 @end macro
271
272 @macro rchanges{TEXT}
273 @vindex \TEXT\
274 @ref{\TEXT\,,,changes-big-page,Cambiamenti}
275 @end macro
276
277 @macro rchangesnamed{TEXT,DISPLAY}
278 @vindex \TEXT\
279 @ref{\TEXT\,,\DISPLAY\,changes-big-page,Cambiamenti}
280 @end macro
281
282 @macro rcontrib{TEXT}
283 @vindex \TEXT\
284 @ref{\TEXT\,,,contributor-big-page,Guida del Collaboratore}
285 @end macro
286
287 @macro rcontribnamed{TEXT,DISPLAY}
288 @vindex \TEXT\
289 @ref{\TEXT\,,\DISPLAY\,contributor-big-page,Guida del Collaboratore}
290 @end macro
291
292 @macro rgeneral{TEXT}
293 @vindex \TEXT\
294 @ref{\TEXT\,,,general-big-page,Informazioni Generali}
295 @end macro
296
297 @macro rgeneralnamed{TEXT,DISPLAY}
298 @vindex \TEXT\
299 @ref{\TEXT\,,\DISPLAY\,general-big-page,Informazioni Generali}
300 @end macro
301
302 @macro ressay{TEXT}
303 @vindex \TEXT\
304 @ref{\TEXT\,,,essay-big-page,Saggio}
305 @end macro
306
307 @macro ressaynamed{TEXT,DISPLAY}
308 @vindex \TEXT\
309 @ref{\TEXT\,,\DISPLAY\,essay-big-page,Saggio}
310 @end macro
311
312 @macro rprogram{TEXT}
313 @vindex \TEXT\
314 @ref{\TEXT\,,,usage-big-page,Uso del Programma}
315 @end macro
316
317 @macro rprogramnamed{TEXT,DISPLAY}
318 @vindex \TEXT\
319 @ref{\TEXT\,,\DISPLAY\,usage-big-page,Uso del Programma}
320 @end macro
321
322 @macro rlsr{TEXT}
323 @ref{\TEXT\,,,snippets-big-page,Frammenti di codice}
324 @end macro
325
326 @macro rlsrnamed{TEXT,DISPLAY}
327 @ref{\TEXT\,,\DISPLAY\,snippets-big-page,Frammenti di codice}
328 @end macro
329
330 @macro rinternals{TEXT}
331 @vindex \TEXT\
332 @ref{\TEXT\,,,internals-big-page,Guida al Funzionamento Interno}
333 @end macro
334
335 @macro rinternalsnamed{TEXT,DISPLAY}
336 @vindex \TEXT\
337 @ref{\TEXT\,,\DISPLAY\,internals-big-page,Guida al Funzionamento Interno}
338 @end macro
339
340 @end ifset
341
342
343 @c ** not bigpage **
344
345 @ifclear bigpage
346
347 @ifnotinfo
348
349 @macro rglos{TEXT}
350 @vindex \TEXT\
351 @ref{\TEXT\,,,music-glossary,Glossario Musicale}
352 @end macro
353
354 @macro rglosnamed{TEXT,DISPLAY}
355 @vindex \TEXT\
356 @ref{\TEXT\,,\DISPLAY\,music-glossary,Glossario Musicale}
357 @end macro
358
359 @macro rlearning{TEXT}
360 @vindex \TEXT\
361 @ref{\TEXT\,,,learning,Manuale di Apprendimento}
362 @end macro
363
364 @macro rlearningnamed{TEXT,DISPLAY}
365 @vindex \TEXT\
366 @ref{\TEXT\,,,learning,Manuale di Apprendimento}
367 @end macro
368
369 @macro ruser{TEXT}
370 @vindex \TEXT\
371 @ref{\TEXT\,,,notation,Guida alla Notazione}
372 @end macro
373
374 @macro rusernamed{TEXT,DISPLAY}
375 @vindex \TEXT\
376 @ref{\TEXT\,,\DISPLAY\,notation,Guida alla Notazione}
377 @end macro
378
379 @macro rchanges{TEXT}
380 @vindex \TEXT\
381 @ref{\TEXT\,,,changes,Cambiamenti}
382 @end macro
383
384 @macro rchangesnamed{TEXT,DISPLAY}
385 @vindex \TEXT\
386 @ref{\TEXT\,,\DISPLAY\,changes,Cambiamenti}
387 @end macro
388
389 @macro rextend{TEXT}
390 @vindex \TEXT\
391 @ref{\TEXT\,,,extending,Estendere}
392 @end macro
393
394 @macro rextendnamed{TEXT,DISPLAY}
395 @vindex \TEXT\
396 @ref{\TEXT\,,\DISPLAY\,extending,Estendere}
397 @end macro
398
399 @macro rcontrib{TEXT}
400 @vindex \TEXT\
401 @ref{\TEXT\,,,contributor,Guida del Collaboratore}
402 @end macro
403
404 @macro rcontribnamed{TEXT,DISPLAY}
405 @vindex \TEXT\
406 @ref{\TEXT\,,\DISPLAY\,contributor,Guida del Collaboratore}
407 @end macro
408
409 @macro rgeneral{TEXT}
410 @vindex \TEXT\
411 @ref{\TEXT\,,,general,Informazioni Generali}
412 @end macro
413
414 @macro rgeneralnamed{TEXT,DISPLAY}
415 @vindex \TEXT\
416 @ref{\TEXT\,,\DISPLAY\,general,Informazioni Generali}
417 @end macro
418
419 @macro ressay{TEXT}
420 @vindex \TEXT\
421 @ref{\TEXT\,,,essay,Saggio}
422 @end macro
423
424 @macro ressaynamed{TEXT,DISPLAY}
425 @vindex \TEXT\
426 @ref{\TEXT\,,\DISPLAY\,essay,Saggio}
427 @end macro
428
429 @macro rprogram{TEXT}
430 @vindex \TEXT\
431 @ref{\TEXT\,,,usage,Uso del Programma}
432 @end macro
433
434 @macro rprogramnamed{TEXT,DISPLAY}
435 @vindex \TEXT\
436 @ref{\TEXT\,,\DISPLAY\,usage,Uso del Programma}
437 @end macro
438
439 @macro rlsr{TEXT}
440 @ref{\TEXT\,,,snippets,Frammenti di codice}
441 @end macro
442
443 @macro rlsrnamed{TEXT,DISPLAY}
444 @ref{\TEXT\,,\DISPLAY\,snippets,Frammenti di codice}
445 @end macro
446
447 @macro rinternals{TEXT}
448 @vindex \TEXT\
449 @ref{\TEXT\,,,internals,Guida al Funzionamento Interno}
450 @end macro
451
452 @macro rinternalsnamed{TEXT,DISPLAY}
453 @vindex \TEXT\
454 @ref{\TEXT\,,\DISPLAY\,internals,Guida al Funzionamento Interno}
455 @end macro
456
457 @end ifnotinfo
458
459 @ifinfo
460
461 @macro rglos{TEXT}
462 @vindex \TEXT\
463 @ref{\TEXT\,,,music-glossary,Glossario Musicale}
464 @end macro
465
466 @macro rglosnamed{TEXT,DISPLAY}
467 @vindex \TEXT\
468 @ref{\TEXT\,,\DISPLAY\,music-glossary,Glossario Musicale}
469 @end macro
470
471 @macro rlearning{TEXT}
472 @vindex \TEXT\
473 @ref{\TEXT\,,,lilypond-learning,Manuale di Apprendimento}
474 @end macro
475
476 @macro rlearningnamed{TEXT,DISPLAY}
477 @vindex \TEXT\
478 @ref{\TEXT\,,,lilypond-learning,Manuale di Apprendimento}
479 @end macro
480
481 @macro ruser{TEXT}
482 @vindex \TEXT\
483 @ref{\TEXT\,,,lilypond-notation,Guida alla Notazione}
484 @end macro
485
486 @macro rusernamed{TEXT,DISPLAY}
487 @vindex \TEXT\
488 @ref{\TEXT\,,\DISPLAY\,lilypond-notation,Guida alla Notazione}
489 @end macro
490
491 @macro rchanges{TEXT}
492 @vindex \TEXT\
493 @ref{\TEXT\,,,lilypond-changes,Cambiamenti}
494 @end macro
495
496 @macro rchangesnamed{TEXT,DISPLAY}
497 @vindex \TEXT\
498 @ref{\TEXT\,,\DISPLAY\,lilypond-changes,Cambiamenti}
499 @end macro
500
501 @macro rextend{TEXT}
502 @vindex \TEXT\
503 @ref{\TEXT\,,,lilypond-extending,Estendere}
504 @end macro
505
506 @macro rextendnamed{TEXT,DISPLAY}
507 @vindex \TEXT\
508 @ref{\TEXT\,,\DISPLAY\,lilypond-extending,Estendere}
509 @end macro
510
511 @macro rcontrib{TEXT}
512 @vindex \TEXT\
513 @ref{\TEXT\,,,lilypond-contributor,Guida del Collaboratore}
514 @end macro
515
516 @macro rcontribnamed{TEXT,DISPLAY}
517 @vindex \TEXT\
518 @ref{\TEXT\,,\DISPLAY\,lilypond-contributor,Guida del Collaboratore}
519 @end macro
520
521 @macro rgeneral{TEXT}
522 @vindex \TEXT\
523 @ref{\TEXT\,,,lilypond-general,Informazioni Generali}
524 @end macro
525
526 @macro rgeneralnamed{TEXT,DISPLAY}
527 @vindex \TEXT\
528 @ref{\TEXT\,,\DISPLAY\,lilypond-general, Informazioni Generali}
529 @end macro
530
531 @macro ressay{TEXT}
532 @vindex \TEXT\
533 @ref{\TEXT\,,,lilypond-essay,Saggio}
534 @end macro
535
536 @macro ressaynamed{TEXT,DISPLAY}
537 @vindex \TEXT\
538 @ref{\TEXT\,,\DISPLAY\,lilypond-essay,Saggio}
539 @end macro
540
541 @macro rprogram{TEXT}
542 @vindex \TEXT\
543 @ref{\TEXT\,,,lilypond-usage,Uso del Programma}
544 @end macro
545
546 @macro rprogramnamed{TEXT,DISPLAY}
547 @vindex \TEXT\
548 @ref{\TEXT\,,\DISPLAY\,lilypond-usage,Uso del Programma}
549 @end macro
550
551 @macro rlsr{TEXT}
552 @ref{\TEXT\,,,lilypond-snippets,Frammenti di codice}
553 @end macro
554
555 @macro rlsrnamed{TEXT,DISPLAY}
556 @ref{\TEXT\,,\DISPLAY\,lilypond-snippets,Frammenti di codice}
557 @end macro
558
559 @macro rinternals{TEXT}
560 @vindex \TEXT\
561 @ref{\TEXT\,,,lilypond-internals,Guida al Funzionamento Interno}
562 @end macro
563
564 @macro rinternalsnamed{TEXT,DISPLAY}
565 @vindex \TEXT\
566 @ref{\TEXT\,,\DISPLAY\,lilypond-internals,Guida al Funzionamento Interno}
567 @end macro
568
569 @end ifinfo
570
571 @end ifclear
572
573 @end ifnottex
574
575
576 @c *** TeX ***
577
578 @iftex
579
580 @c All commands below should work in the middle of the line;
581 @c we thus must not use @vindex directly since it works only if placed
582 @c on a line of its own.  To overcome this problem, we define a
583 @c replacement macro using the internal definition of @vindex which
584 @c delimits arguments in the standard way (i.e., with braces).
585
586 @tex
587 \gdef\lilyvindex#1{\doind{vr}{\code{#1}}\ignorespaces}
588 @end tex
589
590 @macro rglos{TEXT}
591 @lilyvindex{\TEXT\}
592 @ref{\TEXT\,,,music-glossary,Glossario Musicale}
593 @end macro
594
595 @macro rglosnamed{TEXT,DISPLAY}
596 @lilyvindex{\TEXT\}
597 @ref{\TEXT\,,\DISPLAY\,music-glossary,Glossario Musicale}
598 @end macro
599
600 @macro rlearning{TEXT}
601 @lilyvindex{\TEXT\}
602 @ref{\TEXT\,,,learning,Manuale di Apprendimento}
603 @end macro
604
605 @macro rlearningnamed{TEXT,DISPLAY}
606 @lilyvindex{\TEXT\}
607 @ref{\TEXT\,,\DISPLAY\,learning,Manuale di Apprendimento}
608 @end macro
609
610 @macro ruser{TEXT}
611 @lilyvindex{\TEXT\}
612 @ref{\TEXT\,,,notation,Guida alla Notazione}
613 @end macro
614
615 @macro rusernamed{TEXT,DISPLAY}
616 @lilyvindex{\TEXT\}
617 @ref{\TEXT\,,\DISPLAY\,notation,Guida alla Notazione}
618 @end macro
619
620 @macro rchanges{TEXT}
621 @lilyvindex{\TEXT\}
622 @ref{\TEXT\,,,changes,Cambiamenti}
623 @end macro
624
625 @macro rchangesnamed{TEXT,DISPLAY}
626 @lilyvindex{\TEXT\}
627 @ref{\TEXT\,,\DISPLAY\,changes,Cambiamenti}
628 @end macro
629
630 @macro rextend{TEXT}
631 @lilyvindex{\TEXT\}
632 @ref{\TEXT\,,,extending,Estendere}
633 @end macro
634
635 @macro rextendnamed{TEXT,DISPLAY}
636 @lilyvindex{\TEXT\}
637 @ref{\TEXT\,,\DISPLAY\,extending,Estendere}
638 @end macro
639
640 @macro rcontrib{TEXT}
641 @lilyvindex{\TEXT\}
642 @ref{\TEXT\,,,contributor,Guida del Collaboratore}
643 @end macro
644
645 @macro rcontribnamed{TEXT,DISPLAY}
646 @lilyvindex{\TEXT\}
647 @ref{\TEXT\,,\DISPLAY\,contributor,Guida del Collaboratore}
648 @end macro
649
650 @macro rgeneral{TEXT}
651 @lilyvindex{\TEXT\}
652 @ref{\TEXT\,,,general,Informazioni Generali}
653 @end macro
654
655 @macro rgeneralnamed{TEXT,DISPLAY}
656 @lilyvindex{\TEXT\}
657 @ref{\TEXT\,,\DISPLAY\,general,Informazioni Generali}
658 @end macro
659
660 @macro ressay{TEXT}
661 @lilyvindex{\TEXT\}
662 @ref{\TEXT\,,,essay,Saggio}
663 @end macro
664
665 @macro ressaynamed{TEXT,DISPLAY}
666 @lilyvindex{\TEXT\}
667 @ref{\TEXT\,,\DISPLAY\,essay,Saggio}
668 @end macro
669
670 @macro rprogram{TEXT}
671 @lilyvindex{\TEXT\}
672 @ref{\TEXT\,,,usage,Uso del Programma}
673 @end macro
674
675 @macro rprogramnamed{TEXT,DISPLAY}
676 @lilyvindex{\TEXT\}
677 @ref{\TEXT\,,\DISPLAY\,usage,Uso del Programma}
678 @end macro
679
680 @macro rlsr{TEXT}
681 @lilyvindex{\TEXT\}
682 @ref{\TEXT\,,,snippets,Frammenti di codice}
683 @end macro
684
685 @macro rlsrnamed{TEXT,DISPLAY}
686 @lilyvindex{\TEXT\}
687 @ref{\TEXT\,,\DISPLAY\,snippets,Frammenti di codice}
688 @end macro
689
690 @macro rinternals{TEXT}
691 @lilyvindex{\TEXT\}
692 @ref{\TEXT\,,,internals,Guida al Funzionamento Interno}
693 @end macro
694
695 @macro rinternalsnamed{TEXT,DISPLAY}
696 @lilyvindex{\TEXT\}
697 @ref{\TEXT\,,\DISPLAY\,internals,Guida al Funzionamento Interno}
698 @end macro
699
700 @end iftex
701
702 @c  ***** Macros specific to the web site *****
703
704 @ifset web
705
706 @c LEGALESE
707
708 @macro logoLegalLinux
709 Tux the Linux Penguin è stato creato da
710 @uref{mailto:lewing@@isc.tamu.edu, lewing@@isc.tamu.edu} con
711 @uref{http://www.isc.tamu.edu/~lewing/gimp/, il Gnu Image
712 Manipulation Program}.
713
714 @end macro
715
716 @macro logoLegalFreeBSD
717 Il logo FreeBSD è un marchio registrato della
718 @uref{http://www.freebsd.org/, FreeBSD Foundation}.
719
720 @end macro
721
722 @macro logoLegalMacOSX
723 L' @qq{immagine X} non è un marchio registrato.  È stato creato da
724 @uref{http://en.wikipedia.org/wiki/User:Nihonjoe, Nihonjoe} e
725 @uref{http://en.wikipedia.org/wiki/User:CyberSkull, CyberSkull}, e
726 posto sotto la GNU Free Documentation License versione 1.2 o successive.
727 Abbiamo trovato l'immagine su
728 @uref{http://commons.wikimedia.org/wiki/File:Mac_OS_X_Userbox_X.png,
729 questa pagina di Wikipedia Commons}.
730
731 @end macro
732
733 @macro logoLegalWindows
734 L' @qq{immagine con quattro rettangoli colorati} non è un marchio
735 registrato.  È stato creato da
736 @uref{http://en.wikipedia.org/wiki/User:Rohitbd, Rohitbd} ed è
737 posto sotto la GNU Free Documentation License versione 1.2.  Abbiamo
738 trovato l'immagine su
739 @uref{http://commons.wikimedia.org/wiki/Category:Microsoft_Windows_logos,
740 questa pagina di Wikipedia Commons}.
741
742 @end macro
743
744 @end ifset