Révision 2760

tmp/org.txm.core/src/java/org/txm/objects/Edition.java (revision 2760)
213 213
			String s = pPageFirstWordIds.get(i);
214 214
			Log.fine(p + ": " + s + " >? " + idx);
215 215
			// if (getInt(s) > getInt(idx)) {
216
			System.out.println();
217 216
			if (isFirstGTthanSecond(s, idx) > 0) {
218 217
				Log.fine("page found: " + lastPage);
219 218
				return getPage(lastPage);

Formats disponibles : Unified diff