From 17d14274a2bfa34fed93e06f7528d12b70734820 Mon Sep 17 00:00:00 2001 From: Stultus Date: Mon, 6 Jan 2014 19:54:38 +0530 Subject: [PATCH] added info about script and added an image , added wrapfig package for figure wrapping --- Chapters/GeneralConcepts.tex | 11 +++++++++++ fontbook.sty | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/Chapters/GeneralConcepts.tex b/Chapters/GeneralConcepts.tex index 9ff9f77..4304602 100644 --- a/Chapters/GeneralConcepts.tex +++ b/Chapters/GeneralConcepts.tex @@ -1,6 +1,17 @@ \chapter{General Concepts} +\section{Script} +At least one set of defined base elements or symbols, is a requirement for all writing systems. these symbols are individually termed as characters and collectively called a script. simply the set of the symbols required to represent a writing system is called a script. a script may in turn be used to represent more than one languages. Latin, Devanagari and Arabic are examples of scripts. English, French, German, and Latin are all languages written using the Latin script. + \section{Complex script } +\begin{wrapfigure}{r}{0.4\textwidth} +\begin{center} +\includegraphics[width=0.2\textwidth,height=0.2\textwidth,keepaspectratio]{JanaSanskritSans_ddhrya.png} + +{\tiny The Devanagari ddhrya-ligature, as displayed in the JanaSanskritSans font.} +\end{center} +\end{wrapfigure} + Complex script is a writing system in which the shape or positioning of a character depends on its relation to other characters. diff --git a/fontbook.sty b/fontbook.sty index 7738936..6160955 100644 --- a/fontbook.sty +++ b/fontbook.sty @@ -21,7 +21,7 @@ \usepackage{xcolor} \usepackage{sectsty} \usepackage{parskip} - +\usepackage{wrapfig} \usepackage{epigraph} \setlength\epigraphwidth{8cm}