<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3">
    <title>gmane.comp.tex.latex.latex3</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2859"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2858"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2857"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2856"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2855"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2854"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2853"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2852"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2851"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2850"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2849"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2848"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2847"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2846"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2845"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2844"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2843"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2842"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2841"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2840"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2859">
    <title>Re: Deprecated functions</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2859</link>
    <description>&lt;pre&gt;
At the moment yes.  We agree that this is not very LaTeX3-like.  The
current plan is to introduce a higher-level function to convert comma
lists and sequences to nicely setup lists of the form "item1, item2,
item3, and item4".

    \clist_use:Nnnn &amp;lt;clist var&amp;gt;
     { &amp;lt;separator for two&amp;gt; }
     { &amp;lt;separator in general&amp;gt; }
     { &amp;lt;last separator for more than 2&amp;gt; }

For instance,

    \clist_use:Nnnn \l_my_clist
      { ~ and ~ } { , ~ } { , ~ and ~ }

would give

    item1 % if the clist had only one item
    item1 and item2 % if the clist had two items
    item1, item2, and item3 % for 3 items or more.

We have not yet decided whether to add this function yet.  Since
\clist_use:N was not used in TeXLive 2011 (apart from our own l3doc),
deciding this seemed less urgent than other issues.

Regards,
Bruno

&lt;/pre&gt;</description>
    <dc:creator>Bruno Le Floch</dc:creator>
    <dc:date>2012-05-24T19:31:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2858">
    <title>Re: Deprecated functions</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2858</link>
    <description>&lt;pre&gt;Does it mean I have to write:

\tl_use:N \l_mylist_clist

regards
Marco

&lt;/pre&gt;</description>
    <dc:creator>Marco Daniel</dc:creator>
    <dc:date>2012-05-24T17:19:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2857">
    <title>Re: Deprecated functions</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2857</link>
    <description>&lt;pre&gt;Hello all,

A small correction: \clist_use:N should be replaced by \tl_use:N since
that function inserts the comma list in the input stream, including
the commas.  The alternative suggested by Joseph removes the commas.

&lt;/pre&gt;</description>
    <dc:creator>Bruno Le Floch</dc:creator>
    <dc:date>2012-05-24T10:52:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2856">
    <title>Deprecated functions</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2856</link>
    <description>&lt;pre&gt;Hello all,

The following functions have been deprecated and will be removed after
2012-08-31 with no replacement direct:

  \clist_use:N
  \seq_use:N

The appropriate alternatives at present are

  \clist_map_function:NN &amp;lt;argument&amp;gt; \use:n
  \seq_map_function:NN   &amp;lt;argument&amp;gt; \use:n
--
Joseph Wright

&lt;/pre&gt;</description>
    <dc:creator>Joseph Wright</dc:creator>
    <dc:date>2012-05-23T21:09:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2855">
    <title>Re: Deprecated functions</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2855</link>
    <description>&lt;pre&gt;Am 15.05.2012 21:48, schrieb Marco Daniel:

partly your fault if I remember correctly :-) I mean making us change 
from length to count

frank

&lt;/pre&gt;</description>
    <dc:creator>Frank Mittelbach</dc:creator>
    <dc:date>2012-05-17T13:48:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2854">
    <title>Re: Deprecated functions</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2854</link>
    <description>&lt;pre&gt;
In my opinion a great improvement.

regards
Marco

&lt;/pre&gt;</description>
    <dc:creator>Marco Daniel</dc:creator>
    <dc:date>2012-05-15T19:48:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2853">
    <title>Re: Deprecated functions</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2853</link>
    <description>&lt;pre&gt;
These should of course have gone the other way, so

  \tl_length:N =&amp;gt; \tl_count:N

and so on.
&lt;/pre&gt;</description>
    <dc:creator>Joseph Wright</dc:creator>
    <dc:date>2012-05-13T09:19:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2852">
    <title>Deprecated functions</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2852</link>
    <description>&lt;pre&gt;Hello all,

As notified previously, we are updating expl3 to address a small number
of inconsistencies in function naming. At present, these changes have
been made in the SVN only: they will be updated on CTAN /after/ the
TL2012 freeze.

The following functions have been deprecated and will be removed after
2012-08-31 with no replacement:

  \clist_if_eq:NN(TF)
  \skip_if_infinite_glue:n(TF)

The following functions have been renamed and are deprecated for removal
after 2012-08-31:

  \tl_length_tokens:n =&amp;gt; \tl_count_tokens:n

The following functions have been renamed and are deprecated for removal
after 2012-11-30:

  \clist_length:N =&amp;gt; \clist_count:N
  \clist_length:c =&amp;gt; \clist_count:c
  \clist_length:  =&amp;gt; \clist_count:n
  \prop_del:Nn    =&amp;gt; \prop_remove:Nn
  \prop_del:cn    =&amp;gt; \prop_remove:cn
  \prop_del:NV    =&amp;gt; \prop_remove:NV
  \prop_del:cV    =&amp;gt; \prop_remove:cV
  \prop_gdel:Nn   =&amp;gt; \prop_gremove:Nn
  \prop_gdel:cn   =&amp;gt; \prop_gremove:cn
  \prop_gdel:NV   =&amp;gt; \prop_gremove:NV
  \prop_gdel:cV   =&amp;gt; \prop_g&lt;/pre&gt;</description>
    <dc:creator>Joseph Wright</dc:creator>
    <dc:date>2012-05-13T09:07:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2851">
    <title>Re: Functions moved to 'internal'/deprecated</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2851</link>
    <description>&lt;pre&gt;
These are actually in use in l3doc, and so will be retained but marked
as 'internal'. As such, they may be altered further in the future.

Sorry for the confusion.
&lt;/pre&gt;</description>
    <dc:creator>Joseph Wright</dc:creator>
    <dc:date>2012-05-10T08:33:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2850">
    <title>Functions moved to 'internal'/deprecated</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2850</link>
    <description>&lt;pre&gt;Hello all,

The functions \cs_get_arg_count_from_signature:N and
\cs_split_function:NN have been move to 'internal' status, and so may be
renamed or dropped in the future without notice. These functions are not
used outside of the kernel in a current TeX Live installation.

The functions \cs_get_function_name:NN and \cs_get_function_signature:NN
are deprecated, and will be removed from expl3 by 2012-08-31. These
functions are entirely unused in a current TeX Live installation.
--
Joseph Wright

&lt;/pre&gt;</description>
    <dc:creator>Joseph Wright</dc:creator>
    <dc:date>2012-05-10T07:22:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2849">
    <title>Upcoming changes</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2849</link>
    <description>&lt;pre&gt;Hello all,

The team will not be updating the CTAN release of LaTeX3 until after the
upcoming TeX Live freeze. We have some 'breaking' changes that we feel
need to be made, and programmers will need time to adjust their code to
match. In particular, we are keen that the same conventions are used as
far as possible across expl3, and after a careful review by Frank
Mittelbach we have found a small number of inconsistencies which we want
to address.

I will be making a series of announcements over the coming couple of
weeks concerning deprecated functions, with associated renaming where
appropriate. These will all go to CTAN at the same time, and so I will
also announce when this happens, probably some time in June.

One change which has already occurred in the SVN version of LaTeX3 is
the replacement of the 'old' FPU with a new expandable version. We are
currently finalising the details of which functions will be retained and
which will be removed. A full announcement on this will follow in due
course as part &lt;/pre&gt;</description>
    <dc:creator>Joseph Wright</dc:creator>
    <dc:date>2012-05-10T06:43:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2848">
    <title>Babel</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2848</link>
    <description>&lt;pre&gt;Babel gets back on track and it is again actively maintained. The
goals are mainly to fix bugs, to make it compatible with XeTeX and
LuaTeX (as far as possible), and perhaps to add some minor new
features (provided they are backward compatible).

No attempt will be done to take full advantage of the features
provided by XeTeX and LuaTeX, which would require a completely
new core (as for example polyglossia or as part of LaTeX3).

Your comments or suggestions (or questions!) are welcomed.

Javier

&lt;/pre&gt;</description>
    <dc:creator>Javier Bezos</dc:creator>
    <dc:date>2012-05-01T08:28:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2847">
    <title>Re: XMLTeX htmlentities.tex</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2847</link>
    <description>&lt;pre&gt;
A large part of what xmltex is doing is tying to handle unicode font 
encodings with a non-unicode TeX, so it could be simplified greatly for 
xetex. Conceptually the encoding handling is separate (and before) the 
xml parsing but of course since xmltex tries to do both together in a 
single pass, the actual coding isn't that layered.


yes sorry.

I thought no one used it, but I found out earlier this year that it is 
being used, and typeset some commercial encyclopaedias at least.

 &amp;gt;I'm looking at openjade and jadetex now and

These days I'd use XSLT to process the XML and just write out TeX syntax 
which can be processed by TeX, it's just so much easier than getting TeX 
to do both at the same time. That's how the pdf version of the MathML 
spec is typeset for example.

That said, if xmltex works I'd be happy to know, and if it fails, I'm 
open to take bug reports (if I can remember how it works:-)


David
&lt;/pre&gt;</description>
    <dc:creator>David Carlisle</dc:creator>
    <dc:date>2012-03-07T15:24:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2846">
    <title>Re: XMLTeX htmlentities.tex</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2846</link>
    <description>&lt;pre&gt;

xmltex running on top of xetex.


I believe you mean unicode.xml?



Should I not be using it? I'm looking at openjade and jadetex now and trying to wrap what's left of my mind around it. In the past when I've had to typeset XML I've ``just'' used nifty Plain TeX macros which Jeff McArthur wrote up (somewhere on comp.text.tex is a a brilliant writeup of an early version of these if memory serves), so xmltex seemed like the perfect way to leverage my knowledge of LaTeX for this.

Thanks!

William


&lt;/pre&gt;</description>
    <dc:creator>William Adams</dc:creator>
    <dc:date>2012-03-07T14:43:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2845">
    <title>Re: XMLTeX htmlentities.tex</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2845</link>
    <description>&lt;pre&gt;
some flavour of xmltex?

latex-l isn't really the list for xmltex as it's not a latex-project 
product, but still...

  and I've found that I

I don't recall such a file.


In theory the file unicode.tex which is linked from the final section of

http://www.w3.org/2003/entities/2007doc/Overview.html

includes TeX definitions of all of the html/mathml
  characters. That file began life as part of jadetex specifically to 
provide TeX support, but the TeX side of it probably hasn't been kept up 
to date, however it _is_ now the source of all the entity definitions in 
html and Mathml, so if there are any TeX discrepancies it would be good 
to get them fixed in that file (my personal mail (google for me:-) or 
www-math-Pl0VvzL1eo4&amp;lt; at &amp;gt;public.gmane.org are probably better than this list.
A shorter list of just the entities is available as

http://www.w3.org/2003/entities/2007/htmlmathml-f.ent

which is extracted from unicode.xml whenever it's built.

No one has touched the xmltex sources for a decade or more, howeve&lt;/pre&gt;</description>
    <dc:creator>David Carlisle</dc:creator>
    <dc:date>2012-03-07T13:44:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2844">
    <title>XMLTeX htmlentities.tex</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2844</link>
    <description>&lt;pre&gt;Returning to working on an xexemltex project and I've found that I 
added a line: 
\input{htmlentities.tex} 

at the beginning of my .xmt file and I'm not remembering if it's a 
standard thing or no. 

It started w/: 

\XMLentity{apos}{\textquoteright} 
\XMLentity{rsquo}{\textquoteright} 
\XMLentity{lsquo}{\textquoteleft} 
\XMLentity{rdquo}{\textquotedblright} 
\XMLentity{ldquo}{\textquotedblleft} 

and I've already added: 

\XMLentity{nbsp}{\nobreak{ }\nobreak} 
\XMLentity{mdash}{\textemdash} 

Should I continue along these lines (and then upload to CTAN?) or is 
there a finished version of this file extant already? (I looked and 
couldn't find one). 

Thanks!

William

&lt;/pre&gt;</description>
    <dc:creator>William Adams</dc:creator>
    <dc:date>2012-03-07T13:13:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2843">
    <title>Re: Problem with regex</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2843</link>
    <description>&lt;pre&gt;* Joseph Wright &amp;lt;joseph.wright-NisN+YXOI8VaA8anhhA8LJ6WHSJbwjtC&amp;lt; at &amp;gt;public.gmane.org&amp;gt; [2012-02-21 12:56:31 +0000]:

: On 21/02/2012 12:02, dongen wrote:
: &amp;gt;     \tl_new:N \l_arg_tl
: &amp;gt;     \regex_const:Nn \c_slash_regex_tl    { / }
: &amp;gt;     \tl_set:Nn \l_arg_tl {1234/5678/9012}
: &amp;gt;     \regex_replace_all:NnN \c_slash_regex_tl {\c{textbackslash}} \l_arg_tl
: &amp;gt;     \regex_use:N \l_arg_tl
: 
:        ^^^^^^^^^^^
: 
: You want \tl_use:N

Sigh:-) Thanks Joseph.

Regards,


Marc van Dongen

&lt;/pre&gt;</description>
    <dc:creator>dongen</dc:creator>
    <dc:date>2012-02-21T13:24:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2842">
    <title>Re: Problem with regex</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2842</link>
    <description>&lt;pre&gt;
       ^^^^^^^^^^^

You want \tl_use:N
--
Joseph Wright

&lt;/pre&gt;</description>
    <dc:creator>Joseph Wright</dc:creator>
    <dc:date>2012-02-21T12:56:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2841">
    <title>Problem with regex</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2841</link>
    <description>&lt;pre&gt;Howsagoin (Bruno?),


I don't understand why the following regular expression replacement
gobbles the first two characters.

    \tl_new:N \l_arg_tl
    \regex_const:Nn \c_slash_regex_tl    { / }
    \tl_set:Nn \l_arg_tl {1234/5678/9012}
    \regex_replace_all:NnN \c_slash_regex_tl {\c{textbackslash}} \l_arg_tl
    \regex_use:N \l_arg_tl

It gives me 34\textbackslash5678\textbackslash9012.

Thanks in advance for your help.

Regards,


Marc van Dongen

&lt;/pre&gt;</description>
    <dc:creator>dongen</dc:creator>
    <dc:date>2012-02-21T12:02:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2840">
    <title>Re: Deprecated functions: \prg_quicksort: family</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2840</link>
    <description>&lt;pre&gt;* Joseph Wright &amp;lt;joseph.wright-NisN+YXOI8VaA8anhhA8LJ6WHSJbwjtC&amp;lt; at &amp;gt;public.gmane.org&amp;gt; [2012-02-08 21:22:23 +0000]:

Hi Joseph,

: The \prg_quicksort: family of functions have been deprecated, and will
: be removed from l3kernel on or before 2012-05-31.
: 
: Non-expandable but clearer functions are available in the experimental
: l3sorrt, recently added to the LaTeX3 CTAN bundle.

I'm attaching a clear and (unless I'm missing something) an expandable
version of quicksort.

I started implementing it when I saw your email. It was good fun.
The actual definition takes 24 lines. The implementation is not
stable. Please feel free to use/adapt/bin/etc.

Regards,


Marc van Dongen
&lt;/pre&gt;</description>
    <dc:creator>dongen</dc:creator>
    <dc:date>2012-02-09T14:32:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2839">
    <title>Deprecated functions: \prg_quicksort: family</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.latex.latex3/2839</link>
    <description>&lt;pre&gt;Hello all,

The \prg_quicksort: family of functions have been deprecated, and will
be removed from l3kernel on or before 2012-05-31.

Non-expandable but clearer functions are available in the experimental
l3sorrt, recently added to the LaTeX3 CTAN bundle.
--
Joseph Wright

&lt;/pre&gt;</description>
    <dc:creator>Joseph Wright</dc:creator>
    <dc:date>2012-02-08T21:22:23</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.tex.latex.latex3">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.tex.latex.latex3</link>
  </textinput>
</rdf:RDF>

