Last active
May 19, 2020 07:08
-
-
Save aino-prashant/106487de95238df80349516e9e9b1ed0 to your computer and use it in GitHub Desktop.
Magazine Process:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- To find index pages using (Sumaario) text. | |
- Find page number and its corresponding heading. | |
normally index page look like as follows: | |
5. Title 1 | |
20.Title 2 | |
32. Title n | |
means Title1 has 15 pages 5 to 19 so we can consider Title1 as heading and all its pages are articles or text and images which talks about Title 1. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment