On 12.04.2010 12:08 AM, Søren Hauberg wrote: > lør, 10 04 2010 kl. 01:55 +0200, skrev Javier Enciso: > >> I was trying to install the Spanish package, however, it doesn't install >> properly because the directory inst/ is missing from >> octave-forge/language/es/, instead what we currently have is >> octave-forge/language/es/help/octave/. After moving the files from >> help/octave/ to inst/ I was able to install properly the new generated >> package. >> > Does it also work? I have been unsure about this since the 'help' system > in Octave got reimplemented. > Yes, it does. Indeed, I did the test in my machine and worked perfectly. Next issue to solve is regarding the compatibility of the character codes (e.g., when you type @'a in the source of the help, you expect to see á in the output (terminal) rather than other special character. See http://www.cs.tut.fi/~jkorpela/chars.html#win for more information about it). In few words, the problem is originated when you edit/create a text file in MS Windows and then open it in DOS. > >> I'm not sure whether translations and standard packages should have >> different folder structure, if not, might I also recommend to apply the >> same changes to the Portuguese package and to the original Template >> (octave-forge/language/base/template/), just to avoid problems in future? >> > To be honest, I know very little about the translation work. You a > probably more of an authority than I am. So, if you believe this is the > right change, then I trust your judgement. > If nobody (Portuguese package maintainer?) objects these changes, I'll proceed to move the translations/templates to the suggested directory structure in the following days.
Javier > Søren > > > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
