wf49670 / ppgen

Post-processing generator for DP
6 stars 4 forks source link

New diacritic markup feature doesn't seem to be working #85

Closed davem2 closed 9 years ago

davem2 commented 9 years ago

Hey Walt,

I tried to make use of the new diacritic markup function in ppgen and it's not working for me. I believe I'm using the command properly (added a .cv to the top of my source file).

During processing I see the messages that replacements are occuring, but the output files contain unconverted diacritic markup.

I also tried using the --filter command and it causes ppgen to crash

Here is a copy of the source file I've been using: https://dl.dropboxusercontent.com/u/59728548/p-src.txt

wf49670 commented 9 years ago

On 3/1/2015 5:20 PM, davem2 wrote:

Hey Walt,

I tried to make use of the new diacritic markup function in ppgen and it's not working for me. I believe I'm using the command properly (added a .cv to the top of my source file).

During processing I see the messages that replacements are occuring, but the output files contain unconverted diacritic markup.

I also tried using the --filter command and it causes ppgen to crash

Here is a copy of the source file I've been using: https://dl.dropboxusercontent.com/u/59728548/p-src.txt

Thanks; I'm sorry to hear that, of course, but I'll take a look. Hopefully something simple to fix.

Regards, Walt

wf49670 commented 9 years ago

On 3/1/2015 5:20 PM, davem2 wrote:

Hey Walt,

I tried to make use of the new diacritic markup function in ppgen and it's not working for me. I believe I'm using the command properly (added a .cv to the top of my source file).

During processing I see the messages that replacements are occuring, but the output files contain unconverted diacritic markup.

I also tried using the --filter command and it causes ppgen to crash

Here is a copy of the source file I've been using: https://dl.dropboxusercontent.com/u/59728548/p-src.txt

Fixed in development 3.47j.

Dumb error while doing some refactoring. Sorry.

Walt

wf49670 commented 9 years ago

On 3/1/2015 5:20 PM, davem2 wrote:

Hey Walt,

I tried to make use of the new diacritic markup function in ppgen and it's not working for me. I believe I'm using the command properly (added a .cv to the top of my source file).

During processing I see the messages that replacements are occuring, but the output files contain unconverted diacritic markup.

I also tried using the --filter command and it causes ppgen to crash

Here is a copy of the source file I've been using: https://dl.dropboxusercontent.com/u/59728548/p-src.txt

Also pushed into Master 3.47.2 for those who don't want the development branch.