World: r3wp
[Make-doc] moving forward
older newer | first last |
shadwolf 5-Feb-2005 [436x2] | and wiki rendering like to ... it's closer from IRC or chat or web php/forum it include Smyleys ;) |
It could be included to rebforum work As soon we restart working on it ... we are waiting for rendering for Ritch Text enhancement (TDM) to rework on it | |
eFishAnt 6-Feb-2005 [438x2] | I love the way makedoc2.r shows the out of place markups...so you can see why something didn't work...for example, if you do a # without the para...it shows the out of place # in the html |
makes it REAL easy to fix ML typos. | |
Henrik 13-Feb-2005 [440] | has there been any ways suggested with making colspans in tables? otherwise I would suggest a: \colspan col1 col2 col3 /colspan tag. Just build the table as normally and enclose the columns you want in a specific row with those tags. |
Geomol 13-Feb-2005 [441] | It's tricky to make tables easy to produce for the writer, and at the same time give opportunities to have colspan and rowspan. And do we have the need to have tables within tables? That'll just make it even more complicated. I guess, learning by doing is a good way to figure it out. (That's one idea behind my NicomDoc format. To try things out.) |
Henrik 13-Feb-2005 [442] | I suggested this, if tables were to continue with their current syntax in makedoc2. The syntax has the advantage, I think, that cell contents can be complex or almost an entire document in itself, but bigger tables are hard to overview in text. I don't think this tag will cause the current method to become that much more complex. |
DideC 13-Feb-2005 [443] | Do one knows why "=url" is not part of makedoc 2.6 (nor 2.5) ?? |
eFishAnt 18-Feb-2005 [444] | you can inline the HTML, I discovered... |
shadwolf 18-Feb-2005 [445] | sure but why the =url as been retire for it ? it simplifies the creation of links |
shadwolf 23-Feb-2005 [446x4] | brand new version of MDP-GUI 1.3.6 is available here: http://rebol.dev.fr/view.php?sid=151 |
what's new : - Better rendering images and tables support. Try to load the default make-doc-pro.txt that come with Make-Doc-Pro | |
to see all the parsing rendering improments | |
new link http://rebol.dev.fr/view.php?sid=152 | |
Robert 23-Feb-2005 [450] | Shadwolf, looks pretty cool!! Tables look very good. Is italic supported? |
shadwolf 23-Feb-2005 [451x7] | good question ;) |
marker parsing as MDP format or as HTML flags | |
are coded but I don't know if all are perfectly parsed;) | |
Underlined,blod are supported italic ~text~ is not supported | |
Has I forget toremove a disgracingprobe I can fix that too | |
k fixed ;) | |
http://rebol.dev.fr/view.php?sid=154 | |
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... |
older newer | first last |