You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to daisy-pip...@googlegroups.com, Jostein Austvik Jacobsen
When producing a book with more than one language in pipeline 2 how do you get it to switch the languages? Pipeline 1 had a setting for this which I can not find in pipeline 2
Thanks
Sent from my iPhone
Bert Frees
unread,
Feb 11, 2020, 12:37:14 PM2/11/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to daisy-pip...@googlegroups.com, Jostein Austvik Jacobsen
Hi Greg.
I also saw your other email with the example files. I briefly looked at the code and in theory multi language narration is supported. I currently have no time to look more deeply into it, but have you tried using "xml:lang" attributes instead of "lang"? I think that might fix your issue.
Hope this helps,
Bert
Op di 11 feb. 2020 om 18:20 schreef Greg Kearney <gkea...@gmail.com>:
Greg Kearney
unread,
Feb 16, 2020, 1:54:53 PM2/16/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to daisy-pip...@googlegroups.com
Changing lang to xml:lang fixed my issue. You might want to include this note in the documentation. Thanks.