MosheWagner / Orayta-QT

Orayta Jewish books program
Other
16 stars 11 forks source link

יש טעות בחלוקה לרמות #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
שלום

בתוך הקוד מוגדר היררכיה של הסימנים כך:

// The location is given by 5 level values, (corresponding to symbols in the 
book files)
// When:
// ! = Level 1
// ~ = Level 2
// @ = Level 3
// # = Level 4
// ^ = Level 5

וכך מוגדר גם כן ביצירת הדפים
וכן ב
wiki

נראה לי שזו טעות : אם תטענו את ספר החינוך או 
חפץ חיים, התצוגה לא נכונה
מתוך בדיקה והשוואה עם תורת אמת יוצא שהכנראה 
ההיררכיה הנכונה היא

// ^ = Level 4
// # = Level 5

התיקון בקוד מאוד קל, אך צריך לבדוק שזה לא 
ישבש עוד ספרים
מהבדיקות שעשיתי נראה שלא, אבל כדאי לבדוק 
הענין לעומק

צריך גם לתקן את מה שכתוב ב
wiki

אני מעלה קוד ען השינוי כדי שתוכלו לבדוק

Original issue reported on code.google.com by yoch.me...@gmail.com on 18 Apr 2011 at 10:16

GoogleCodeExporter commented 9 years ago
wiki edited

Original comment by yoch.me...@gmail.com on 3 May 2011 at 7:56

GoogleCodeExporter commented 9 years ago

Original comment by yoch.me...@gmail.com on 25 Dec 2012 at 8:53