ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* issue with t-scancsv.lua
@ 2014-12-08 12:38 Pablo Rodriguez
  2014-12-08 12:56 ` Jaroslav Hajtmar
  0 siblings, 1 reply; 5+ messages in thread
From: Pablo Rodriguez @ 2014-12-08 12:38 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello Jaroslav,

I have discovered that it is impossible to change letter cases with
fields imported with t-scancsv.lua.

Here you have a sample:

\usemodule[scancsv]

\setuppapersize[C6, landscape]
\setuppagenumbering[location=]

\unexpanded\def\lineaction{
\lowercase{\cA}\crlf
\uppercase{\cB}\crlf
\cC--\cD\crlf

\lowercase{AAAA}\crlf
\uppercase{bbbb}\crlf
\page
}

\setsep{;}
\setfiletoscan{mailmergedatatable.csv}

\starttext
    \filelineaction
\stoptext

The contents of mailmergedatatable.csv would be:

name;address;postcode;city;
ME;STREET;0000;HERE;
You;Square;9999;There;

Would it be a way to avoid this?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-12-10 19:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-08 12:38 issue with t-scancsv.lua Pablo Rodriguez
2014-12-08 12:56 ` Jaroslav Hajtmar
2014-12-08 16:21   ` Pablo Rodriguez
2014-12-08 23:45     ` Jaroslav Hajtmar
2014-12-10 19:40       ` Pablo Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).