Author
| text editor supporting footnotes
|
cichlasoma.n msx novice Posts: 18 | Posted: March 25 2008, 14:35   |
isnīt there any for MSX, please
|
|
turbor msx freak Posts: 166 | Posted: March 25 2008, 20:35   |
I don't know for sure, but didn't "Dynamic Publisher" have those ?
|
|
cichlasoma.n msx novice Posts: 18 | Posted: March 26 2008, 06:36   |
thank you very much for the tip, iīll do my best to get it.
|
|
cichlasoma.n msx novice Posts: 18 | Posted: March 26 2008, 08:28   |
hmmm...
iīm "not very good" in spanish, yet is it a text editor really? :-/
|
|
manuel msx guru Posts: 3186 | Posted: March 26 2008, 08:49   |
|
|
AuroraMSX
 msx master Posts: 1205 | Posted: March 26 2008, 13:53   |
And, indeed, DP is not a plain text editor. But I think you won't find a plain text editor which supports footnotes on any platform, be it MSX, PC or Mac...
The fact that you want to have footnotes indicates that you apparently do not want to edit plain text, but some kind of formatted text. For that, DP may be the application (note that I explicitely do not write "editor" here  ) you're looking for.
|
|
FiXato msx freak Posts: 199 | Posted: March 26 2008, 15:26   |
Hmm, and what about Home Office 2?
I believe I used to use that for school documents, and have a faint memory of using footnotes in it. |
|
cichlasoma.n msx novice Posts: 18 | Posted: March 27 2008, 13:10   |
of course, iīm not looking for a plain text editor. instead of "text editor", i should write "word processor", i'm sorry. the thing is, iīve managed to get a dsk image of a spanish version of DP, yet unfortunetally, in my emulators, it freazes when i try to start the word processor itself, not the tool for managing the graphics to be published (so i was confused abou its nature at first...).
anyway, thank you very much for another tip, FiXato!
|
|
NYYRIKKI msx master Posts: 1463 | Posted: March 27 2008, 22:18   |
Try to eject the disk image just second before the text editor freazes (while uncompressing fonts)
It may actually do the trick...
... put the disk back when word prosessor has loaded... works at least in English version... |
|
cichlasoma.n msx novice Posts: 18 | Posted: March 28 2008, 15:01   |
unfortunetaly, it doesnīt seem to work for me.
perhaps, i should add, when i press "1" to load the editor, the screen turns blue and nothing happens. when i eject the disk (no matter how loang thereafter, the screen turns yellow).  |
|
FiXato msx freak Posts: 199 | Posted: March 28 2008, 15:35   |
Maybe this article (in Dutch though) could help: MILC Topic: DP op Turbo-R
Basically it explains why DP (originally) doesn't work on Turbo-R (are you perhaps running your emulator with a Turbo-R machine selected?).
It suggests adding the following to the Autoexec.bas file:
1 DATA 3E,81,CD,80,01,C9
2 AD=&HD000:FORI=0TO5:READA$:POKEAD+I,VAL("&H"+A$):NEXT
3 DEFUSR=AD:A=USR(0)
4 POKE &HFCC1,0
(and that MSX2+ users should only run the POKE, since it would be of not much use to call R800 on a non-Turbo-R machine.)
Another possibly relevant post I found was a post on the MSX Mailinglist about how to be able to run it from harddisk.
Just a couple of suggestions...
and else have a look at Generation MSX for a list of Wordprocessors for the MSX, or a list of Office applications for MSX |
|
[D-Tail]
 msx guru Posts: 2891 | Posted: March 28 2008, 16:15   |
Hm, what that piece of code does, is putting the R800 into ROM mode. Aside from having some more RAM at your disposal, I fail to see why it wouldn't boot with keeping the "1" key pressed down on boot, thus forcing the turboR to boot in MSX2 compliance mode. Or would it?
On the other hand, it would mean that DP would perform a lot better. I recall horrid loading/menu times on a plain MSX2.
Edit: read the MILC article, and the magic is in the POKE. Who would have thought  |
|
FiXato msx freak Posts: 199 | Posted: March 28 2008, 17:00   |
*pokes [D-Tail]*
|
|
cichlasoma.n msx novice Posts: 18 | Posted: March 28 2008, 17:24   |
thank you very much for all the help.
i didnīt run it on Turbo-R, yet let me ask a basic question - how to edit an Autoexit.bas - thereīs nothing like that im my emulatorsī folders... |
|
cichlasoma.n msx novice Posts: 18 | Posted: March 28 2008, 17:32   |
?????
 |
|
|
|
|