Linux Shoots for Big League of Servers - Wall Street Journal

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Linux Shoots for Big League of Servers - Wall Street Journal
# 1  
Old 06-19-2007
Linux Shoots for Big League of Servers - Wall Street Journal

Linux Shoots for Big League of Servers
Wall Street Journal - 26 minutes ago
But other kinds of servers and operating systems -- particularly the Unix system offered by many computer makers -- have advantages in handling some big ...


More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
CEF5CONV(1)						      General Commands Manual						       CEF5CONV(1)

NAME
cef5conv - convert a TeX document in Big 5 encoding containing CEF macros into `preprocessed' form. SYNOPSIS
cef5conv < infile > outfile DESCRIPTION
The Chinese Encoding Framework (CEF) developed by Christian Wittern <cwittern@conline.central.de> makes it possible to include CJK charac- ters in various encodings using the SGML macros &CX-aabb; for Big 5 and CNS encoding and &U-aabb; for Unicode (X denotes a number between 0 and 7; 0 represents Big 5 encoding, 1-7 CNS encoding planes 1-7. aabb is either a decimal or hexadecimal number). cef5conv converts the CEF macros of a Big 5 encoded document together with the Big5 encoding itself into a form which can directly pro- cessed with LaTeX 2e. It is identical to bg5conv < infile | cefconv > outfile This filter is part of the CJK macro package for LaTeX 2e. SEE ALSO
sjisconv(1), bg5conv(1), cefconv(1), cefsconv(1), extconv(1), the CJK documentation files. AUTHOR
Werner Lemberg <wl@gnu.org> CJK Version 4.8.3 07-May-2012 CEF5CONV(1)