The latter issue does not exist, as you can see from this page:
http://lilypond.org/website/web.it.html

where you can see that there's a link to the file web.it.pdf, resulting in a 
404 error because of this bug you've just fixed.
Spanish translator made a different choice: he preferred not having a 404 error 
and link to the english document. So he wrote in 
Documentation/es/web/manuals.itexi:

~~~
@docLinksBare{Web, web,
  @ref{Arriba,Web},
  @manualDevelWebSplit-es,
  @manualDevelWebBig-es, 2.5 MB,
  @manualDevelWebPdf, 3.5 MB}

@divEnd
~~~

Note the missing -es extension in the third manual link.
So it's up to translators to fix it.

~~~
$ git grep @manualDevelWebPdf Documentation/
Documentation/ca/web/community.itexi:@docLinkPdf{Web,web,@manualDevelWebPdf}
Documentation/ca/web/manuals.itexi:  @manualDevelWebPdf, 3.5 MB}
Documentation/cs/web/community.itexi:@docLinkPdf{Webseite,web,@manualDevelWebPdf-cs}
Documentation/cs/web/manuals.itexi:  @manualDevelWebPdf, 2 MB}
Documentation/de/web/community.itexi:@docLinkPdf{Webseite,web,@manualDevelWebPdf-de}
Documentation/de/web/manuals.itexi:  @manualDevelWebPdf, 3.5 MB}
Documentation/es/web/community.itexi:@docLinkPdf{Web,web,@manualDevelWebPdf-es}
Documentation/es/web/manuals.itexi:  @manualDevelWebPdf, 3.5 MB}
Documentation/fr/web/community.itexi:@docLinkPdf{Web,web,@manualDevelWebPdf-fr}
Documentation/hu/web/community.itexi:@docLinkPdf{Web,web,@manualDevelWebPdf-hu}
Documentation/hu/web/manuals.itexi:  @manualDevelWebPdf-hu, 2 MB}
Documentation/it/web/community.itexi:@docLinkPdf{Web,web,@manualDevelWebPdf-it}
Documentation/it/web/manuals.itexi:  @manualDevelWebPdf-it, 3.5 MB}
Documentation/ja/web/community.itexi:@docLinkPdf{Web,web,@manualDevelWebPdf}
Documentation/ja/web/manuals.itexi:  @manualDevelWebPdf, 3.5 MB}
Documentation/nl/web/manuals.itexi:  @manualDevelWebPdf-nl, 2 MB}
Documentation/web/community.itexi:@docLinkPdf{Web,web,@manualDevelWebPdf}
Documentation/web/manuals.itexi:  @manualDevelWebPdf, 3.5 MB}
Documentation/zh/web/community.itexi:@docLinkPdf{Web,web,@manualDevelWebPdf-zh}
Documentation/zh/web/manuals.itexi:  @manualDevelWebPdf, 2 MB}
~~~





---

** [issues:#5083] Add making web.$(ISOLANG).pdf**

**Status:** Started
**Created:** Mon Mar 06, 2017 02:30 PM UTC by Masamichi Hosoda
**Last Updated:** Wed Mar 08, 2017 11:39 AM UTC
**Owner:** Masamichi Hosoda


Add making web.$(ISOLANG).pdf

English document web.pdf is built by `make doc'.
However, i18n (non-English) document web.$(ISOLANG).pdf is not built.

This commit adds making web.$(ISOLANG).pdf.

http://codereview.appspot.com/319450043


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/testlilyissues/admin/issues/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Announcing the Oxford Dictionaries API! The API offers world-renowned
dictionary content that is easy and intuitive to access. Sign up for an
account today to start using our lexical data to power your apps and
projects. Get started today and enter our developer competition.
http://sdm.link/oxford
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to