texlive/biblatex-ms-missing.dif
Dr. Werner Fink df867d8099 - Added -Wno-error=incompatible-pointer-types to optflags to work
around boo#1228342 and enable build with GCC 14 on 32bit
  architectures.

I plan to not to close the bug and keep an eye on the package and
remove the flag when it hopefully becomes unnecessary in the future.

If the request is OK, please forward it to Factory too so that we can
switch the default compiler.  Thanks!

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=478
2024-08-15 13:10:04 +00:00

41 lines
1.9 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
t/tdata/multiscript.bltxml | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
--- t/tdata/multiscript.bltxml
+++ t/tdata/multiscript.bltxml 2023-02-24 09:55:19.295728427 +0000
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-model href="biblatexml.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
+<bltx:entries xmlns:bltx="http://biblatex-biber.sourceforge.net/biblatexml">
+ <bltx:entry id="bltx1" entrytype="book">
+ <bltx:names type="author" morenames="1" useprefix="true">
+ <bltx:name gender="sm">
+ <bltx:namepart type="given">
+ <bltx:namepart initial="П">Павел</bltx:namepart>
+ <bltx:namepart initial="Г">Георгиевич</bltx:namepart>
+ </bltx:namepart>
+ <bltx:namepart type="family">Булгаков</bltx:namepart>
+ </bltx:name>
+ <bltx:name>
+ <bltx:namepart type="given">Bill</bltx:namepart>
+ <bltx:namepart type="family">Smith</bltx:namepart>
+ </bltx:name>
+ </bltx:names>
+ <bltx:names type="author" msform="transliteration" mslang="ru-Grek">
+ <bltx:name gender="sm">
+ <bltx:namepart type="given">Παύλος</bltx:namepart>
+ <bltx:namepart type="family">Μπουλγκάκοφ</bltx:namepart>
+ </bltx:name>
+ <bltx:name>
+ <bltx:namepart type="given">Bill</bltx:namepart>
+ <bltx:namepart type="family">Smith</bltx:namepart>
+ </bltx:name>
+ </bltx:names>
+ <bltx:title>Мухаммад ибн муса ал-Хорезми. Около 783 около 850</bltx:title>
+ <bltx:location>Москва and London</bltx:location>
+ <bltx:annotation field="author" name="mslang" item="1">ru-Cyrl</bltx:annotation>
+ <bltx:annotation field="author" msform="transliteration" mslang="ru-Grek" name="mslang" item="2">en-US</bltx:annotation>
+ </bltx:entry>
+</bltx:entries>