Re: lyx certification
On Fri, Nov 25, 2016 at 08:56:03AM +0300, edu Gpl wrote: > The solution is to remove the \pagebreak. I just don't know if it causes > problems (I imagine it was added for a reason). > > the orginal source code in attachment files. Ah good, thanks! Scott signature.asc Description: PGP signature
Re: lyx certification
The solution is to remove the \pagebreak. I just don't know if it causes problems (I imagine it was added for a reason). the orginal source code in attachment files. best regards 2016-11-25 6:20 GMT+03:00 Scott Kostyshak : > On Thu, Nov 24, 2016 at 09:24:29AM +0300, edu Gpl wrote: > > One other minor issue: there is an empty page at the end of both .lyx > > files. The empty page goes away if I remove the "\pagebreak" that is in > > ERT at the end. Is there a reason to have that? > > > > sorry, i don't know the solution. > > The solution is to remove the \pagebreak. I just don't know if it causes > problems (I imagine it was added for a reason). > > I think the examples are in a good state. Hopefully someone else can +1 > the inclusion into LyX and then we can go forward from there. > > Thanks for the help, > > Scott > border.lyx Description: application/lyx as - lyx.tex Description: TeX document
Re: lyx certification
On Thu, Nov 24, 2016 at 09:24:29AM +0300, edu Gpl wrote: > One other minor issue: there is an empty page at the end of both .lyx > files. The empty page goes away if I remove the "\pagebreak" that is in > ERT at the end. Is there a reason to have that? > > sorry, i don't know the solution. The solution is to remove the \pagebreak. I just don't know if it causes problems (I imagine it was added for a reason). I think the examples are in a good state. Hopefully someone else can +1 the inclusion into LyX and then we can go forward from there. Thanks for the help, Scott signature.asc Description: PGP signature
Re: lyx certification
One other minor issue: there is an empty page at the end of both .lyx files. The empty page goes away if I remove the "\pagebreak" that is in ERT at the end. Is there a reason to have that? sorry, i don't know the solution. best regards 2016-11-23 20:12 GMT+03:00 Scott Kostyshak : > On Mon, Nov 21, 2016 at 06:02:51AM +0300, edu Gpl wrote: > > I confirm that I can compile both .lyx files to PDF without > > modifications. Thanks! > > > > A few comments: > > > > - In the English file name there is a "right-to-left mark" character. > > (U+200F). I didn't know such a thing existed. That seems useful. But if > > we include it in LyX I think we should remove the character. > > i add underscore like this _ , you can remove it > > OK. > > > - What is the status of LuaTeX + Arabic? I get errors with this document > > and also with the Arabic Intro.lyx. Is there something wrong with the > > LuaTeX code that LyX produces? > > i don't know > > OK. > > > - Thanks for sending crown.png. I think we should use a .svg. If you > > export to PDF with crown.png and you zoom in on the icon, you will see > > that it's pixelated because it is a bitmap format. I think it is > > better to us an SVG to set a good example to users. If you do not have > > the .svg for the .png that you created, I can create one. Should I do > > that? > > i made new svg logo in attachment > > Looks good, thanks! A minor issue: the cases do not much. In LyX it is > included as "logo.svg" but the filename is "Logo.svg". On Linux (or more > specifically, any file system that is case sensitive) this means the > file is not found. We should change one or the other. > > > - What is the purpose of the following? Using the fancy color box module > > doesn't take care of anything? Looking at the comment, I guess it > > provides skins for extra customization? > > you can remove the tcolorbox > > > > \usepackage{tcolorbox} > > % tcolorbox skins support > > \tcbuselibrary{skins} > > removed > > > > - What is the point of this code? > > % For \arrayrulecolor > > \usepackage{colortbl} > > Thanks for putting the comment, but I don't know what \arrayrulecolor > > is or where it is used. > > removed > > Thanks. > > One other minor issue: there is an empty page at the end of both .lyx > files. The empty page goes away if I remove the "\pagebreak" that is in > ERT at the end. Is there a reason to have that? > > > Thanks for your patience on this. I hope my picky comments don't > > discourage you. > > I who thank you for your work in this scientific project, which serve > millions > > of professor and students in the world > > Thank you for the kind words! > > Scott >
Re: lyx certification
On Mon, Nov 21, 2016 at 06:02:51AM +0300, edu Gpl wrote: > I confirm that I can compile both .lyx files to PDF without > modifications. Thanks! > > A few comments: > > - In the English file name there is a "right-to-left mark" character. > (U+200F). I didn't know such a thing existed. That seems useful. But if > we include it in LyX I think we should remove the character. > i add underscore like this _ , you can remove it OK. > - What is the status of LuaTeX + Arabic? I get errors with this document > and also with the Arabic Intro.lyx. Is there something wrong with the > LuaTeX code that LyX produces? > i don't know OK. > - Thanks for sending crown.png. I think we should use a .svg. If you > export to PDF with crown.png and you zoom in on the icon, you will see > that it's pixelated because it is a bitmap format. I think it is > better to us an SVG to set a good example to users. If you do not have > the .svg for the .png that you created, I can create one. Should I do > that? > i made new svg logo in attachment Looks good, thanks! A minor issue: the cases do not much. In LyX it is included as "logo.svg" but the filename is "Logo.svg". On Linux (or more specifically, any file system that is case sensitive) this means the file is not found. We should change one or the other. > - What is the purpose of the following? Using the fancy color box module > doesn't take care of anything? Looking at the comment, I guess it > provides skins for extra customization? > you can remove the tcolorbox > > \usepackage{tcolorbox} > % tcolorbox skins support > \tcbuselibrary{skins} > removed > > - What is the point of this code? > % For \arrayrulecolor > \usepackage{colortbl} > Thanks for putting the comment, but I don't know what \arrayrulecolor > is or where it is used. > removed Thanks. One other minor issue: there is an empty page at the end of both .lyx files. The empty page goes away if I remove the "\pagebreak" that is in ERT at the end. Is there a reason to have that? > Thanks for your patience on this. I hope my picky comments don't > discourage you. > I who thank you for your work in this scientific project, which serve millions > of professor and students in the world Thank you for the kind words! Scott signature.asc Description: PGP signature
Re: lyx certification
I confirm that I can compile both .lyx files to PDF without modifications. Thanks! A few comments: - In the English file name there is a "right-to-left mark" character. (U+200F). I didn't know such a thing existed. That seems useful. But if we include it in LyX I think we should remove the character. i add underscore like this _ , you can remove it - What is the status of LuaTeX + Arabic? I get errors with this document and also with the Arabic Intro.lyx. Is there something wrong with the LuaTeX code that LyX produces? i don't know - Thanks for sending crown.png. I think we should use a .svg. If you export to PDF with crown.png and you zoom in on the icon, you will see that it's pixelated because it is a bitmap format. I think it is better to us an SVG to set a good example to users. If you do not have the .svg for the .png that you created, I can create one. Should I do that? i made new svg logo in attachment - What is the purpose of the following? Using the fancy color box module doesn't take care of anything? Looking at the comment, I guess it provides skins for extra customization? you can remove the tcolorbox \usepackage{tcolorbox} % tcolorbox skins support \tcbuselibrary{skins} removed - What is the point of this code? % For \arrayrulecolor \usepackage{colortbl} Thanks for putting the comment, but I don't know what \arrayrulecolor is or where it is used. removed Thanks for your patience on this. I hope my picky comments don't discourage you. I who thank you for your work in this scientific project, which serve millions of professor and students in the world best regards. 2016-11-20 23:29 GMT+03:00 Scott Kostyshak : > On Sun, Nov 20, 2016 at 10:53:17AM +0300, edu Gpl wrote: > > Can you attach the newest version of your English and > > Arabic example files? > > OK, i do > > Do you get any errors when you compile either of > > them? > > nothing, no errors. > > I confirm that I can compile both .lyx files to PDF without > modifications. Thanks! > > A few comments: > > - In the English file name there is a "right-to-left mark" character. > (U+200F). I didn't know such a thing existed. That seems useful. But if > we include it in LyX I think we should remove the character. > > - What is the status of LuaTeX + Arabic? I get errors with this document > and also with the Arabic Intro.lyx. Is there something wrong with the > LuaTeX code that LyX produces? > > - Thanks for sending crown.png. I think we should use a .svg. If you > export to PDF with crown.png and you zoom in on the icon, you will see > that it's pixelated because it is a bitmap format. I think it is > better to us an SVG to set a good example to users. If you do not have > the .svg for the .png that you created, I can create one. Should I do > that? > > - What is the purpose of the following? Using the fancy color box module > doesn't take care of anything? Looking at the comment, I guess it > provides skins for extra customization? > > \usepackage{tcolorbox} > % tcolorbox skins support > \tcbuselibrary{skins} > > - What is the point of this code? > > % For \arrayrulecolor > \usepackage{colortbl} > > Thanks for putting the comment, but I don't know what \arrayrulecolor > is or where it is used. > > Thanks for your patience on this. I hope my picky comments don't > discourage you. > > Scott > cert_ar.lyx Description: application/lyx n,name,id,subject,grade 1,احمد محمد حمود,12345678,فيزياء,89 2,عبد الرحمن عبد العزيز,12345679,فيزياء,95 3,عبد الودود عمار,12345680,فيزياء,87 cert_en.lyx Description: application/lyx n,name,id,subject,grade 1,alpha,12345678,physics,89 2,beta,12345679,physics,95
Re: lyx certification
On Sun, Nov 20, 2016 at 10:53:17AM +0300, edu Gpl wrote: > Can you attach the newest version of your English and > Arabic example files? > OK, i do > Do you get any errors when you compile either of > them? > nothing, no errors. I confirm that I can compile both .lyx files to PDF without modifications. Thanks! A few comments: - In the English file name there is a "right-to-left mark" character. (U+200F). I didn't know such a thing existed. That seems useful. But if we include it in LyX I think we should remove the character. - What is the status of LuaTeX + Arabic? I get errors with this document and also with the Arabic Intro.lyx. Is there something wrong with the LuaTeX code that LyX produces? - Thanks for sending crown.png. I think we should use a .svg. If you export to PDF with crown.png and you zoom in on the icon, you will see that it's pixelated because it is a bitmap format. I think it is better to us an SVG to set a good example to users. If you do not have the .svg for the .png that you created, I can create one. Should I do that? - What is the purpose of the following? Using the fancy color box module doesn't take care of anything? Looking at the comment, I guess it provides skins for extra customization? \usepackage{tcolorbox} % tcolorbox skins support \tcbuselibrary{skins} - What is the point of this code? % For \arrayrulecolor \usepackage{colortbl} Thanks for putting the comment, but I don't know what \arrayrulecolor is or where it is used. Thanks for your patience on this. I hope my picky comments don't discourage you. Scott signature.asc Description: PGP signature
Re: lyx certification
Can you attach the newest version of your English and Arabic example files? OK, i do Do you get any errors when you compile either of them? nothing, no errors. best regards 2016-11-19 20:16 GMT+03:00 Scott Kostyshak : > On Sat, Nov 12, 2016 at 10:48:59PM +0300, edu Gpl wrote: > > The error come from adding $ in the string like: > > $\subject$ > > I deleted $ from the cert_ar.lyx > > > > - in lyx examples there are 3 files (serial_letter), this files import > the > > data from adr file, adr files was dead after windows 95, i sent my > examples > > (cert_ar and cert_en) to learn how we can import data from csv (csv new > > data file not like adr file). > > I hope you know now why i write this examples. > > I think you are right that using a csv is better than adr (I had never > heard of adr so I'm not surprised that they are ancient). If we add your > examples I think we should reference serial letter, and in serial letter > we should reference your example. > > I'm personally convinced that your example is good to add (but we should > see what others think). But we might want to clean it up a bit if we can > reduce the ERT. Can you attach the newest version of your English and > Arabic example files? Do you get any errors when you compile either of > them? > > Thanks for your time on helping with this! > > Scott > cert_ar.lyx Description: application/lyx n,name,id,subject,grade 1,احمد محمد حمود,12345678,فيزياء,89 2,عبد الرحمن عبد العزيز,12345679,فيزياء,95 3,عبد الودود عمار,12345680,فيزياء,87 cert_en.lyx Description: application/lyx n,name,id,subject,grade 1,alpha,12345678,physics,89 2,beta,12345679,physics,95
Re: lyx certification
On Sat, Nov 12, 2016 at 10:48:59PM +0300, edu Gpl wrote: > The error come from adding $ in the string like: > $\subject$ > I deleted $ from the cert_ar.lyx > > - in lyx examples there are 3 files (serial_letter), this files import the > data from adr file, adr files was dead after windows 95, i sent my examples > (cert_ar and cert_en) to learn how we can import data from csv (csv new > data file not like adr file). > I hope you know now why i write this examples. I think you are right that using a csv is better than adr (I had never heard of adr so I'm not surprised that they are ancient). If we add your examples I think we should reference serial letter, and in serial letter we should reference your example. I'm personally convinced that your example is good to add (but we should see what others think). But we might want to clean it up a bit if we can reduce the ERT. Can you attach the newest version of your English and Arabic example files? Do you get any errors when you compile either of them? Thanks for your time on helping with this! Scott signature.asc Description: PGP signature
Re: lyx certification
The error come from adding $ in the string like: $\subject$ I deleted $ from the cert_ar.lyx - in lyx examples there are 3 files (serial_letter), this files import the data from adr file, adr files was dead after windows 95, i sent my examples (cert_ar and cert_en) to learn how we can import data from csv (csv new data file not like adr file). I hope you know now why i write this examples. Best regards Best regards بتاريخ ١٢/١١/٢٠١٦ ٢:٤١ م، كتب "Scott Kostyshak" : > On Sat, Nov 12, 2016 at 09:08:16AM +0300, edu Gpl wrote: > > Dear Scott > > Ok, i corrected the problem and add crown file in attachment files, and > add > > font link. > > > > Scheherazade font > > https://sourceforge.net/projects/ohodquizgame/files/Books/ > > > > best regards > > For the English version, I now get: > > Missing character: There is no U in font > KacstDecorative/OT:mapping=tex-text;ma > > And for the Arabic version: > > Missing character: There is no 1 in font > KacstDecorative/OT:script=arab;languag > > Missing character: There is no 2 in font > KacstDecorative/OT:script=arab;languag > > etc. > > You don't get any errors? > > Scott >
Re: lyx certification
On Sat, Nov 12, 2016 at 09:08:16AM +0300, edu Gpl wrote: > Dear Scott > Ok, i corrected the problem and add crown file in attachment files, and add > font link. > > Scheherazade font > https://sourceforge.net/projects/ohodquizgame/files/Books/ > > best regards For the English version, I now get: Missing character: There is no U in font KacstDecorative/OT:mapping=tex-text;ma And for the Arabic version: Missing character: There is no 1 in font KacstDecorative/OT:script=arab;languag Missing character: There is no 2 in font KacstDecorative/OT:script=arab;languag etc. You don't get any errors? Scott signature.asc Description: PGP signature
Re: lyx certification
Dear Scott Ok, i corrected the problem and add crown file in attachment files, and add font link. Scheherazade font https://sourceforge.net/projects/ohodquizgame/files/Books/ best regards 2016-11-11 19:15 GMT+03:00 Scott Kostyshak : > On Thu, Nov 10, 2016 at 06:03:48AM +0300, edu Gpl wrote: > > Dear Uwe, lyx team > > > > i made lyx certification tamplate or example file, which generate > > certification and import names and grades and student numbers from csv > file. > > i hope you add it in lyx examples folder. > > please see attachment files > > This is nice! > > When I compile the Arabic version, I get the following errors: > > Missing character: There is no ا in font cmmi10! > and there are many such errors. > > I do have the fonts Scheherazade installed. > > You don't get these errors? > > Some additional comments: > > - you did not send crown.png. Do you have the rights to the image? (i.e. > can we include it?) if not, we can find an image that is free to use. > > - there is a fair amount of ERT. I think we can reduce this. > > Scott > cert_ar.lyx Description: application/lyx cert_en.lyx Description: application/lyx
Re: lyx certification
On Thu, Nov 10, 2016 at 06:03:48AM +0300, edu Gpl wrote: > Dear Uwe, lyx team > > i made lyx certification tamplate or example file, which generate > certification and import names and grades and student numbers from csv file. > i hope you add it in lyx examples folder. > please see attachment files This is nice! When I compile the Arabic version, I get the following errors: Missing character: There is no ا in font cmmi10! and there are many such errors. I do have the fonts Scheherazade installed. You don't get these errors? Some additional comments: - you did not send crown.png. Do you have the rights to the image? (i.e. can we include it?) if not, we can find an image that is free to use. - there is a fair amount of ERT. I think we can reduce this. Scott signature.asc Description: PGP signature
lyx certification
Dear Uwe, lyx team i made lyx certification tamplate or example file, which generate certification and import names and grades and student numbers from csv file. i hope you add it in lyx examples folder. please see attachment files best regards cert_ar.lyx Description: application/lyx cert_en.lyx Description: application/lyx n,name,id,subject,grade 1,احمد محمد حمود,12345678,فيزياء,89 2,عبد الرحمن عبد العزيز,12345679,فيزياء,95 3,عبد الودود عمار,12345680,فيزياء,87n,name,id,subject,grade 1,alpha,12345678,physics,89 2,beta,12345679,physics,95