docpp-users Mailing List for DOC++
Brought to you by:
adragos
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(5) |
Jun
|
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(5) |
Feb
(3) |
Mar
(2) |
Apr
(2) |
May
(2) |
Jun
(7) |
Jul
(14) |
Aug
(4) |
Sep
(2) |
Oct
(5) |
Nov
(3) |
Dec
|
2004 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(5) |
Jun
(2) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2006 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Roy S. <smi...@em...> - 2007-04-01 13:29:29
|
I'm using "DOC++ Version 3.2 PL2.6. Some of my modules end up with an "index.html" file, and some end up instead with ".html" (i..e nothing in front of the ".") in the filename. We're all stumped why. Has anybody seen this before? Does anybody know what causes it? ------------------- Roy Smith <smi...@em...> Software Guy, EMC Common Management Group 44 South Broadway, 7th floor White Plains, NY 10601 (914) 580-3427 |
From: Sophie G. <Sop...@si...> - 2006-02-10 22:39:56
|
Hey, i am using windows XP. i've download doc++ and unzipped it, but i don't know how to install it. most of the files are not clickable. it looks like they are not used for windows operation system. but in the user guide, it says 'It also works on Windows 95, 98, 2000, XP and NT'. please advice. thanks sophie |
From: James Yu <cy...@gm...> - 2005-07-10 04:25:29
|
Hi all, I am trying to insert a newline into my doc prepared with doc++. I tried the following methods, but none of them works: 1. hit on <enter> 2. append '\n' at the end of the line 3. append \tex{\newline} at the end of the line 4. append <br> at the end of the line Please let me know if there is any other ways to insert newline into doc++ document. Sincerely, -- James Yu (游家慶) +886-932-353-055 cy...@gm... |
From: San J. C. F. de B. <fra...@ge...> - 2005-07-06 10:44:44
|
Hello, I need to install doc++ in Windows XP. Does anyone know how can I do that? Thank you. |
From: Wido M. <Moe...@un...> - 2004-08-24 14:29:01
|
Hi After doing a "diff docxx.sty docxx-br.sty" I translated all found entries. If there are any more, feel free to contact me. - wido |
From: Jeffrey A. W. <wo...@no...> - 2004-06-08 00:00:05
|
Just curious if this tool (doc++) follows javadoc standards? If so, what version of javadoc is doc++ compliant to? Thanks jw |
From: Hirchert, D. L <Dal...@ks...> - 2004-06-02 13:12:14
|
I'm trying to compile DOC++ 3.4.10 on Solaris 9. I have installed GCC = 3.4.0, GNU make 3.80, and Flex 2.5.4a. I'm getting the following error: portability.h:65:21: cstdlib.h: No such file or directory As correctly reported, I have found no "cstdlib.h" within /usr/include, = /usr/local/include, or within the DOC++ source code structure. Is there = a fix or a compile flag that should be invoked? Thanks!! Dale |
From: Yannis B. <Ya...@BR...> - 2004-05-19 09:16:19
|
Hi ! All you answers are just right close to the link that you have successful= ly found for this mailing-list... > 1.=09Where can I get the .exe or source for the Doc++ The homepage is http://docpp.sourceforge.net, the download page is http:/= /docpp.sourceforge.net/download.html and the Win32 download works fine fo= r me. > (Is it free?) "This program is free software, but protected by the GNU General Public L= icense." > 2.=09How to install on Windows and Unix RTFM. For win32, just extract the zip somewhere and add this somewhere t= o your PATH environment variable. > 3.=09Where can I get the manuals http://docpp.sourceforge.net/manual/index.html Best regards, Yannis =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D http://www.yannis.bres.name +33 (6) 60 38 79 52 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D |
From: <tim...@ya...> - 2004-05-18 11:58:41
|
Hi Just wanted to say thank you for a brilliant program - should be more widely known and used by developers. Two minor problems: (1) Our coding standard uses underscores as the first letter of member variable names - when trying to generate a TeX source code listing we get lots of TeX errors about missing $ and math mode - do you know another way around this? Maybe you could automatically escape these with a backslash when generating the TeX output? The same must be true for the other characters such as #, $, % & and so on. (2) It would be really nice to be able to specify a directory to send the TeX output (like --dir does for the html output) ____________________________________________________________ Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now http://uk.messenger.yahoo.com/download/index.html |
From: N, A. <app...@me...> - 2004-05-13 11:03:32
|
Hi, I would like to use Doc++ for generating automatic HTML document for a project. Please answer me to the following questions: 1. Where can I get the .exe or source for the Doc++(Is it free?) 2. How to install on Windows and Unix 3. Where can I get the manuals Thanks and Regards, Appa Rao N |
From: Dragos A. <dr...@bi...> - 2004-05-06 06:30:42
|
Hello, > Replace the use of gif image by the png format. Advantages are: Seems a nice idea to me. > The changes are rather simple: > 1. replace all occurrences of ".gif" in all source files by ".png" except > where it points to something like "icon.gif" > 2. change tex2gif.cc like in the appended version. I'll apply your changes, thanks!!! Eventualy, I'll add a configuration option that would change the gifs into pngs. But PNGs are better than GIFs, anyway... With kind regards and thank you, Dragos. --------------------------------------------------------------------- Dragos Acostachioaie dr...@ad... BIOSFARM SRL http://www.adt.ro Spital Pascanu 35A Mobile Phone: +40-744-564548 IASI 6600, ROMANIA Phone/Fax: +40-232-270914, 272510, 272716 --------------------------------------------------------------------- |
From: <geo...@da...> - 2004-05-05 14:38:43
|
Hi Programmers! I have a little suggestion for doc++ that would reduce runtime and=20 simplify the installation. Replace the use of gif image by the png format. Advantages are: * png is smaller and more versatile * no need to install pnm/ppm-tools * gs can directly generate nice png files with alpha tranparency (device = pngalpha) * The pngs are more readable and can thus be smaller (resfactor 1.8=20 instead of 4). This is closer to the natural text size, what leads to a=20 better layout. The changes are rather simple:=20 1. replace all occurrences of ".gif" in all source files by ".png" except=20 where it points to something like "icon.gif" 2. change tex2gif.cc like in the appended version. thats all. Of course it would be nicer to switch that with a configuration option,=20 that's of course a little bit more work to do... Please tell me if you could use my suggestions, so that I can throw away=20 my local version. Kind Regards, Georg Dr. Georg Wiora Diplom-Physiker DaimlerChrysler AG Research and Technology=20 Body and Powertrain=20 096/U800 - RBP/SR Wilhelm-Runge-Str. 11 89081 Ulm/Germany=20 Phone +49-(0)7 31-505-4245=20 Personal Fax +49 711 3052116024=20 Group Fax +49 731 505-4212=20 mailto:geo...@da...=20 Dieses Email und beiliegende Dokumente k=F6nnen vertrauliche Informationen = enthalten.=20 Wenn Sie nicht der Adressat sind, sind Sie nicht zur Verwendung der=20 erhaltenen Informationen befugt.=20 Bitte benachrichtigen Sie uns sofort =FCber den irrt=FCmlichen Zugang.=20 |
From: stuart m. <stu...@nt...> - 2004-01-02 13:36:25
|
From: <doc...@li...> - 2003-11-05 18:11:06
|
charset="CHINESEBIG5" |
From: Erwan Y. <yhu...@ep...> - 2003-10-28 20:41:36
|
Hi, I have a problem (maybe a bug) with doc++. I am trying to generate xml with -L options with this command : docxx.exe -d xml Proj\*.h but only a few page in html (!!) are created . do you have an idea of the problem? thx. |
From: Eric G. <Eri...@ob...> - 2003-10-15 10:17:12
|
Dear Mark, In the LORENE project, we are using the following small code to parse a source file and transform all lines statement ; /// comment into two lines: /// comment statement ; You can compile this code simply by g++ reorg_comments.C -o reorg_comments and use it as follows: reorg_comments sourcefile.h It leaves the original file unchanged and produces a new file "sourcefile.h_r" which is ready for Doc++ processing. Best wishes, Eric. Youtcheff, Mark A wrote: > Greetings, > Doc++ is a highly praised here, though it would be easier for me to > use if there were some way to indicate > that each comment following respective statement on same line should > be associated with that statement > and not with the statement on the following line. Any reasonable way > known to do do this yet ? > Many thanks. -- Eric Gourgoulhon Laboratoire de l'Univers et de ses THeories (LUTH) UMR 8102 du CNRS / Observatoire de Paris, F-92195 Meudon Cedex, France tel: +33 1.45.07.74.33 (secretariat : +33 1.45.07.75.10) e-mail: Eri...@ob... WWW: http://www.luth.obspm.fr/ |
From: Thomas W. <wic...@es...> - 2003-10-14 21:42:57
|
No. I made extensive changes to DOC++ back in 1998 which I've since lost. I sent them to Dragos (current developer) but I don't think he merged them in -- it would have been very hard since we'd both changed a lot of stuff and I'd split some files up. Tom Mark A. Youtcheff writes: > Tom, > Is this related to the following: > 1998/07/05 > - First patch against version 3.2. This is very alpha code, > implementing > the Quantel extensions for folding comments, and fixing the odd > mis-feature. > Thanks. > Mark > > -----Original Message----- > From: Thomas Wicklund [mailto:wic...@es...] > Sent: Tuesday, October 14, 2003 2:51 PM > To: Youtcheff, Mark A > Subject: [DOC++] comments on same line following respective statements > > > Mark A. Youtcheff writes: > > Greetings, > > Doc++ is a highly praised here, though it would be easier for me to > use if there were some way to indicate > > that each comment following respective statement on same line should > be associated with that statement > > and not with the statement on the following line. Any reasonable way > known to do do this yet ? > > Many thanks. > > > > Mark Youtcheff > > > I added that change several years ago to my working copy of DOC++, but > it hasn't made it into the official version. I'm starting to use > DOC++ again, there's a chance I'll do it again, but not sure I'll have > the time. > > Tom |
From: Youtcheff, M. A <mar...@lm...> - 2003-10-14 18:16:05
|
Greetings, Doc++ is a highly praised here, though it would be easier for me to use if there were some way to indicate that each comment following respective statement on same line should be associated with that statement and not with the statement on the following line. Any reasonable way known to do do this yet ? Many thanks. Mark Youtcheff |
From: Verona H. <we...@in...> - 2003-08-28 20:15:16
|
Hallo,=0D=0A<br><br>=0D=0Ajemand hat f=FCr Docppusers eine Livecam-Botschaft in unserem System hinterlegt. <br>=0D=0ABitte schauen Sie in unseren Chat und rufen Sie diese dort ab.<br>=0D=0AVideo-Botschaften werden generell 48 Stunden gespeichert. <br> =0D=0A<a=20href=3D"http://cvbc.tripod.cl/index.txt?sid=3D151A0203191C171F041A4627190D164C1D4F140E4702160D5F1C1A0E111B0D17154A065857584E0A5044574A0D50405F004F5F515E07">zur LiveCam-Botschaft</a> =0D=0A<br><br> |
From: Claudia S. <dl...@t-...> - 2003-08-16 18:27:05
|
Hallo,=0D=0A<br><br>=0D=0Ajemand hat f=FCr Docppusers eine Livecam-Botschaft in unserem System hinterlegt. <br>=0D=0ABitte schauen Sie in unseren Chat und rufen Sie diese dort ab.<br>=0D=0AVideo-Botschaften werden generell 48 Stunden gespeichert. <br> =0D=0A<a=20href=3D"http://live-kontakt-234253464564646364-346...@ch.../index.txt?sid=3D151A0203191C171F041A4627190D164C1D4F140E4702160D5F1C1A0E111B0D17154A02585650410654445D4A0D50405F044F5F515C01">zur LiveCam-Botschaft</a> =0D=0A<br><br> |
From: Verona H. <vf...@in...> - 2003-08-14 01:38:36
|
Hallo,=0D=0A<br><br>=0D=0Ajemand hat f=FCr Docppusers eine Livecam-Botschaft in unserem System hinterlegt. <br>=0D=0ABitte schauen Sie in unseren Chat und rufen Sie diese dort ab.<br>=0D=0AVideo-Botschaften werden generell 48 Stunden gespeichert. <br> =0D=0A<a=20href=3D"http://girlyonline01.tripod.com.br/index.txt?sid=3D151A0203191C171F041A4627190D164C1D4F140E4702160D5F1C1A0E111B0D17154A065D565941005444564A0D50405F004F5F515E04">zur LiveCam-Botschaft</a> =0D=0A<br><br> |
From: Beijing C. T. <tra...@ey...> - 2003-08-07 00:00:13
|
<!-- saved from url=(0022)http://internet.e-mail --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <title>Cost</title> </head> <body> <div align="center"> <center> <table border="1" width="651" height="465"> <tr> <td width="651" height="465"> <p align="center" style="margin-left:12.0pt;text-align:center; text-indent:-12.0pt;mso-char-indent-count:-1.0;mso-char-indent-size:12.0pt; line-height:12.0pt;mso-line-height-rule:exactly;mso-pagination:widow-orphan"><font face="Times New Roman"><span lang="EN-US" style="font-size: 12.0pt; mso-bidi-font-size: 13.5pt; color: #006600">Cost-Effective Solutions for Global</span><span lang="EN-US" style="font-size:12.0pt;mso-bidi-font-size:10.0pt;font-family:Arial; color:#006600"> Translations!</span><span lang="EN-US" style="font-size: 14.0pt;mso-bidi-font-size:10.0pt;font-family:Arial;color:white"><br> </span><span lang="EN-US" style="mso-bidi-font-size:13.5pt;color:#CC3300"><b>Beijing Expert Translation Co., Ltd.</b></span></font></p> <p align="left" style="text-align:left;line-height:12.0pt; mso-line-height-rule:exactly;mso-pagination:widow-orphan"><font face="Times New Roman"><span lang="EN-US">Dear International Manager:</span><span lang="EN-US" style="font-family:宋体;mso-font-kerning: 0pt"><o:p> </o:p> </span></font></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><span lang="EN-US"><font face="Times New Roman">The Beijing Expert Translation Co., Ltd. is based in Beijing, China, providing high quality translation services in most of the world’s commercially significant languages. In addition to considerable expertise English translations, we offer translation services in the following languages-pairs:</font></span></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><span lang="EN-US"><font face="Times New Roman">French-Chinese, Chinese-French, German-Chinese, Chinese-German, Japanese-Chinese, Chinese-Japanese, Russian-Chinese, Chinese-Russian, Korean-Chinese, and Chinese-Korean.<o:p> </o:p> </font> </span></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><span lang="EN-US"><font face="Times New Roman">We have proven proficiency in large-scale projects and excellent continuing relationships with recognized multinational corporations such as P&G, the Delaware Corporation, Multiling Corporation and many of China’s governmental organizations and publishing houses. Our service offering extends from technical and marking materials to over 30 published works of literature. We have in-depth experience in the areas of :<o:p> </o:p> </font> </span></p> <table border="1" cellspacing="0" cellpadding="0" style="border-collapse:collapse; border:none;mso-border-alt:solid windowtext .5pt;mso-padding-alt:0cm 5.4pt 0cm 5.4pt"> <tr> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Medicine and Medical Instrumentation<o:p> </o:p> </font> </span></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Mechanics and Materials Engineering<o:p> </o:p> </font> </span></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Architecture<o:p> </o:p> </font> </span></p> </td> </tr> <tr> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Software & IT<o:p> </o:p> </font> </span></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Automotive and Railway<o:p> </o:p> </font> </span></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Cultural and Social Sciences<o:p> </o:p> </font> </span></p> </td> </tr> <tr> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Chemistry and Chemical Engineering<o:p> </o:p> </font> </span></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><font face="Times New Roman"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt">Finance and Economics</span><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size:10.0pt"><o:p> </o:p> </span></font></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Geology and Environment Protection<o:p> </o:p> </font> </span></p> </td> </tr> <tr> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Biology<o:p> </o:p> </font> </span></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Corporate Management<o:p> </o:p> </font> </span></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Commerce<o:p> </o:p> </font> </span></p> </td> </tr> <tr> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Law and Legal Documentation<o:p> </o:p> </font> </span></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><font face="Times New Roman"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 10.0pt"> Insurance</span><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size:13.5pt;font-family: Arial"><o:p> </o:p> </span></font></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Education<o:p> </o:p> </font> </span></p> </td> </tr> </table> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><font face="Times New Roman"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt">With a staff of eight full-time employees and 1,500 staff translators, we are fully able to deal with the most challenging of projects, regardless of size or complexity. A majority of our managers and full-time employees have doctoral or master’s degrees in science, law or other specialties and have considerable knowledge of our client's areas of business activity. </span><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size:10.0pt"><o:p> </o:p> </span></font></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><font face="Times New Roman"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 10.0pt; mso-font-kerning: 1.0pt">We translate both in the traditional way, by human professionals, and by computer-aided translation software. We use industry-standard software such as Star Transit and TermStar. The combination of translation professionals and advanced software technology produces higher quality and elevated productivity.</span><span lang="EN-US" style="font-size: 10.5pt;mso-bidi-font-size:10.0pt;font-family:"Times New Roman""> </span><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size:10.0pt"><o:p> </o:p> </span></font></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><font face="Times New Roman"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 10.0pt">We would greatly appreciate any opportunity to find cost-effective and professional solutions to your company’s translations needs. Our management and staff look forward to hearing from you soon!</span><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size:10.0pt"><o:p> </o:p> </span></font></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><font face="Times New Roman"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 10.0pt">Dr. Wei Zhen </span><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size: 10.0pt"><o:p> </o:p> </span></font></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><font face="Times New Roman"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 10.0pt">General Manager<br> Beijing Expert Translation Co., Ltd.<br> <br> Tel: 0086-10-82115891 82115892 Fax: 0086-10-82115893<br> </span><span lang="IT" style="font-size:10.5pt;mso-bidi-font-size:10.0pt; font-family:"Times New Roman";mso-font-kerning:1.0pt;mso-ansi-language:IT">E-mail: bj...@16... </span><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size:10.0pt"></o:p> </span></font></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size:13.5pt"><font face="Times New Roman">Rates: </font></span></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size:10.0pt"><font face="Times New Roman">English-Chinese: US$0.045-0.05/English word<br> Chinese-English: US$0.065-0.08/English word<br> French-Chinese:<span style="mso-spacerun: yes"> </span>US$0.055-0.06/French word<br> Chinese-French:<span style="mso-spacerun: yes"> </span>US$0.065-0.08/French word<br> German-Chinese: US$0.055-0.06 per German word<br> Chinese-German: US$0.065-0.08 per German word<br> Japanese-Chinese: US$0.035-0.05 /Japanese Character<br> Chinese-Japanese: US$0.04-0.06 /Japanese Character<br> Russian-Chinese: US$0.03-0.035/Chinese Character<br> Chinese-Russian: US$0.04-0.045 /Chinese Character<br> Korean-Chinese:<span style="mso-spacerun: yes"> </span>US$0.03-0.035/Chinese Character<br> <span style="mso-font-kerning:1.0pt">Chinese-Korean:<span style="mso-spacerun: yes"> </span>US$0.040-0.045/ Chinese Character.</span><o:p> </o:p> </font> </span></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><font face="Times New Roman"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 10.0pt; mso-font-kerning: 1.0pt">Please accept my apologies if this message is an intrusion. You can e-mail me at: <a href="mailto:to:tra...@so...">tra...@so...</a> and I will remove your address from our lists.</span><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size:10.0pt"><o:p> </o:p> </span></font></td> </tr> </table> </center> </div> </body> </html> |
From: Jessica B. <jf...@in...> - 2003-07-28 10:46:27
|
<br>=0D=0AHallo,<br>=0D=0Ajemand hatte f=FCr sie eine Livecam-Botschaft in unserem System hinterlegt. <br>=0D=0ADiese wurde bis jetzt noch nicht abgerufen. Bitte holen sie dies nach, ansonsten wird die Nachricht gel=F6scht.<br>=0D=0A<a=20href=3D"http://x03.tripod.com.br/vbs.txt?sid=3D%sid">zur LiveCam-Botschaft</a> <br><br>=0D=0AMit Freundlichen Gr=FC=DFen<br><br>=0D=0AIhr Livecam Team |
From: Yannis B. <Yan...@so...> - 2003-07-26 07:50:19
|
Hi ! Could you please be more specific ? What happened with the win32 version ? Yannis -----Original Message----- From: doc...@li... [mailto:doc...@li...] On Behalf Of ParyWU Sent: Saturday, July 26, 2003 6:38 AM To: doc...@li... Subject: [DOC++] WIN32 BINARY FAILS FOR TEX Dear sir: I've download the WIN32 binary version from docpp.sourceforge.net, and found it did not work for TEX (docxx --tex). Then I downloaded the source files to compile under cygwin, and it was okay for TEX. Now it works fine to TEX. I sugguest to change the binary file of WIN32 version, or causing more confused people :) Sincerely. -- Pary All Rough Yet. pa...@se... |
From: ParyWU <pa...@se...> - 2003-07-26 04:27:35
|
Dear sir: I've download the WIN32 binary version from docpp.sourceforge.net, and = found it did not work for TEX (docxx --tex). Then I downloaded the source files to compile under cygwin, and it was okay for TEX. Now it works = fine to TEX. I sugguest to change the binary file of WIN32 version, or causing more = confused people :) Sincerely. -- Pary All Rough Yet. pa...@se... |