r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[Make-doc] moving forward

shadwolf
27-Feb-2005
[458x2]
[MDP-GUI DEV NEWS ] I improved the rendering speed by 300% integrating 
the MDViewer rendering method that ASHLEY created. That new algorithm 
really rocks !!! I had to change the inline formating flags to conserv 
the most speed. I conserv the ashley way to deal with inline marcker 
has HTML tags (e.g: <b>text bold</b>) I adapt ashley's code for all 
little  other différences that exist beetwin MD2 and MDP format. 
Next step is to enhance the toc rendering process. I remade the first 
start up process. I plan to give MDP-GUI.r, make-doc.r, make-doc.txt, 
ms-word.gif, in a single ZIP archive that make easier the release 
and use. As johnatemps says to me people wants to download and use 
and not try to configure the program durring lot of time.
maybe later i will wrap all the zip package into a .exe file using 
grebox wrapper from shadwolf and spag' :)
Geomol
2-Mar-2005
[460]
New version of NicomDoc is out. It's still not v.1.0, so things will 
change.


Specification: http://home.tiscali.dk/john.niclasen/nicomdoc/NicomDoc.html

Example: http://home.tiscali.dk/john.niclasen/nicomdoc/example.html

Example source: http://home.tiscali.dk/john.niclasen/nicomdoc/example.txt

Main script (this is the one, you should run. Works like makedoc2.r.): 
http://home.tiscali.dk/john.niclasen/nicomdoc/ndoc.r

NicomDoc to RebXML script: http://home.tiscali.dk/john.niclasen/nicomdoc/nicomdoc.r

RebXML to HTML 4.01 script: http://home.tiscali.dk/john.niclasen/nicomdoc/ndrebxml2html.r


Changes from previous version are: simpler tables, better magic mode 
(rich text), better handling of paragraph states like centered text 
(won't effect the inner of e.g. tables), better handling of faulty 
input, tables within tables, same with notes (not sure, if you could 
that in previous version) ... and probably some more, I can't remember.


You need atleast REBOL/Core 2.5.3, because of new break word within 
parse rules. So it won't work with official REBOL/View 1.2. Get a 
newer one!
Micha
3-Mar-2005
[461]
how do to exchange on document html rebol ?
Anton
3-Mar-2005
[462x2]
Micha, I do not understand. Please ask again another way? What is 
your native spoken language ?
Oh, you mean "how to export a NicomDoc document --> html" ?
shadwolf
3-Mar-2005
[464]
according to micha's  email I would say he is from polonia ;)
DideC
3-Mar-2005
[465]
Poland not Polonia ;-)
shadwolf
3-Mar-2005
[466]
oups sorry
Anton
3-Mar-2005
[467]
Poland = Polonia ?
shadwolf
3-Mar-2005
[468]
foreign countries names are not my best point :)
Anton
3-Mar-2005
[469]
No luck finding a free polish - english translator..
Pekr
3-Mar-2005
[470]
I can translate a bit from polish
Anton
3-Mar-2005
[471]
You might want to tell Micha that in something resembling Polish. 
:)
Pekr
3-Mar-2005
[472]
Micha, mow po polsku :-)
Micha
3-Mar-2005
[473]
jak  zamieniĉ strone  HTML na dokument MakedocPro ?
Pekr
3-Mar-2005
[474x3]
translation: How to convert HTML page into MakeDocPro?
Micha: ja rozumie po polsu no newie movic/pisac :-)
Micha: no MakeDoc (Pro) tylko dla konverzji z MD formatu do HTML 
...
Henrik
14-Mar-2005
[477]
A couple of issues with makedoc2:


1. Table headers are double height and the text in the last column 
is pushed half a line down in Gecko based browsers

2. \note ... /note boxes are wider than the document itself in Gecko 
based browsers

I haven't seen them in RAMBO, but is a fix being done by anyone?
[unknown: 5]
14-Mar-2005
[478]
You should post to feedback as I'm sure Carl will be interested in 
any bugs.
DideC
14-Mar-2005
[479]
This bugs are known. I can't find when, but i'm pretty sure they 
were submit in "Carl only" or "Blog chat" group.
shadwolf
15-Mar-2005
[480]
New version of MDP-GUI 1.4.1 can be downloaded here: http://rebol.dev.fr/view.php?sid=160
Robert
16-Mar-2005
[481]
Just a note, I'm getting some free time in the next week and will 
work on MDP. I already have fixed some bugs and will make it more 
MD2 compatible. Further the interface between parser and generator 
will become MD2 compatible so that things like MDP-GUI / MDViewer 
can swap the engine beyond.
DideC
16-Mar-2005
[482]
yeah!
shadwolf
16-Mar-2005
[483]
good news ;)
Robert
24-Mar-2005
[484]
So, I have made some enhancements to MDP and put a beta online. You 
can find it at: http://www.robertmuench.de/download/make-doc-pro.r

The following changes have been made:
*Bugs fixed:*

#State tracking flags weren't correct, could lead to strange results 
when using tables where cell text used inline markup. Especially 
in site-mode.

*New Features:*

#Code can now be included via ~=include code <filename>~ where the 
included code will be automatically indented and hence handled like 
an example by the output format emitter.

*Programmatic changes:*
#Celeaned up the global word pollution (Thanks to Ahsley Truter)

#Renamed ~generate-files~ function to ~scan-doc~ to meet MD2 wording
shadwolf
25-Mar-2005
[485]
MDP-GUI was erased on the fwk the gived link is no more active to 
dl it refere to : http://shadwolf.free.fr/mdp-gui-1-4-1.zipsorry 
for the disturbs...
Alan
26-Mar-2005
[486]
404ed 4 me :)
Ashley
26-Mar-2005
[487]
Works here.
shadwolf
29-Mar-2005
[488x3]
works for me too ... just click on the link alan :)
I will set an entry to rebol.org as this version is a stable one
rebol.org does not support  zip archive
Ammon
29-Mar-2005
[491]
Have you looked at uploading it as a package?
shadwolf
29-Mar-2005
[492x2]
yes a package is weird to set ...
I'm still trying to understand how to compose my mdp-gui 1.4.1 package 
...
Ammon
29-Mar-2005
[494x2]
The Header File value on your MDP-GUI script needs to point to the 
script not the ZIP.  I believe that is your problem...
So changing the File value in the script header to %mdpgui1-4-1.r 
should make it work...
shadwolf
29-Mar-2005
[496]
well in fact the script countains lots of different files and handle 
them one by one it a true torture
Ammon
29-Mar-2005
[497]
Is the actual ZIP file that you are uploading named %mdpgui1-4-1.zip 
???
shadwolf
29-Mar-2005
[498]
no I dont even arrive to the upload pannel
Ammon
29-Mar-2005
[499]
Have you tried changing the script file extension from .ZIP to .R 
???
shadwolf
29-Mar-2005
[500x2]
yes I do it
k found ...
Ammon
29-Mar-2005
[502]
The good news is that there is now a different error.  With .ZIP 
it said that mdpgui1-4-1 was not a package now it is saying the package 
is unavailable...
shadwolf
29-Mar-2005
[503x2]
pfffffffffffiouuuuuuuuuuuuu OOOOOOOH MY it was hard  !!
type: [package] that was my problem
Ammon
29-Mar-2005
[505]
Ah, I see  TYPE needs a Block!
shadwolf
29-Mar-2005
[506x2]
yes I notice that it's hard
files have been uploaded but I can't dl them with repack