Creating Teaching Module in PDF with Embedded Animations and Lecture Note

Total Page:16

File Type:pdf, Size:1020Kb

Creating Teaching Module in PDF with Embedded Animations and Lecture Note INTERNATIONAL JOURNAL OF EDUCATION AND INFORMATION TECHNOLOGIES Volume 11, 2017 Creating Teaching Module in PDF with Embedded Animations and Lecture Note Taeil Yi that lecture videos will have similar or greater use and value in Abstract—The use of lecture video and animation has been an online course when live-instruction and discussion are increased especially for online and distance learning courses. There limited ([3]), and students showed improvement after watch are two major problem when an online or a multipoint course is visualizations (graphic design, video, and animation) and there offered for the first time. First, producing lecture video and animation was significant improvement in responses between the first and is not an easy task for instructors who are going to teach online course first time. Second, most instructors who are novice for second visualization ([21]). producing such teaching modules rely on pre-existing learning It is clear that including animations and videos in lecture resources. In many cases those pre-existing teaching resources are not would be beneficial to students’ learning, and providing matching with an individual instructor’s course level or pedagogy. teaching modules with visualization and animation of better This article shows detailed ‘how-to’ tutorials for mathematics quality are demanded more than ever. Instructors are urged to instructors who is novice to produce (1) animation GIFs using provide visualized teaching modules for their students. The GeoGebra, (2) PDFs with embedded animations, and (3) PDFs with embedded ‘paper-pencil’ style lecture videos with voice using demand of having the ability to produce such modules smartpen as instructional tools. according to own pedagogy has increased dramatically in teaching field. One major problem is that most instructors are Keywords—Animation in pdf, GeoGebra, LaTex, IrfanView, novice to production of such materials. As stated in a recent ShareLaTex, smartpen note study [8] instructors depend on their universities to provide the video capture infrastructure, and should work with the campus I. INTRODUCTION information technology personnel to produce lecture videos. ANY researches have been done on using animation and There are some ways to produce such materials with M lecture videos in teaching. For instance, Milovanovic, minimal knowledge of media production. In this article, we et.al. A research [13] shows students learned with multimedia focus on producing animation GIFs, and embedding such showed better theoretical, practical and visual knowledge, and animations and lecture videos into PDF file which is one of they were highly interested in learning with multimedia. best formats for teaching module since it is easy to share and Another research [23] shows that students learn better with can be viewable in any computer with a PDF reader such as animations since the animation engages them in learning. Acrobat Reader. It is known that embedding an animation in a Akpinar ([1]) found that the interactive animations used as pdf file is impossible without using some high-end commercial presentation tools were more effective on the students’ programs. However, there is a way to produce PDF with understanding of course concepts. Aksoy ([2]) also found the animation (GIF) using LaTex. Some sites such as [30] provide similar result that animation is more effective than traditional source file (Tex) with the output file (pdf) for creating some teaching methods in terms of enhancing students’ achievement. animations in pdf/beamer. In some researches like [10] they found that animation does Holecek ([11]) describes a new way of creating animations not improve understanding across all conditions, but students in PDF with a free software pdfTeX only, which requires some show evidence of higher levels of understanding. skills of Acrobat JavaScript and pdfTeX. It is not easy for a Even though Evans ([6]) found that lecture videos might not novice instructor. be the best tool of instruction for ‘introductory’ students, a A post in GeoGebratube shows how to include animated research ([7]) shows that usage patterns affect students’ GIF in LaTeX and produce PDF file with animation (see [25]). attitudes to video lectures as a learning tool. Halupa ([9]) also The post explains the method to animated construction step found that even the students who were given access to online with LaTex syntax and packages such as Pstrics and video lectures perceived course material more positively and PGF/TiKZ which are not popular to most LaTex novices. felt the additional material was useful, there were no Another site [28] shows how to include animation in pdf significant differences between students in the target group and using LaTeX, especially using movie15 or Media9 packages in the control group. On the other hand, some researchers found LaTex. It also shows some tools (without detail how-to) to create graphic files (such as MPEG) mostly for Mac OS T. Yi is with the University of Texas Rio Grande Valley, Edinburg, TX system. 78521 USA (corresponding author to provide phone: 956-665-3535; e-mail: In this article, we demonstrate how produce animated GIF [email protected]). ISSN: 2074-1316 51 INTERNATIONAL JOURNAL OF EDUCATION AND INFORMATION TECHNOLOGIES Volume 11, 2017 file using GeoGebra, and then how LaTex together with a free show the same explanation in several different classes most photo editing program such as IrfanView can be used in cases. Using the build-in ‘Navigation bar’ in GGb program we producing animation embedded in PDF file. We also introduce can show the entire construction steps either step-by-step or on the desktop software of a smartpen and shows how to convert play mode. As we saw in A above, we have to use a slider for the note writing file to PDF file with video and audio producing animated gif file from GGb. So we need to connect recording together. the construction steps and a slider. If we want to show all construction steps, we just to assign a slider to the construction II. MAKING GIF WITH GEOGEBRA step number. But, in most cases, we want to show specific construction steps only. In such case the connection between a The GeoGebra (GGb) program is the key to produce slider and the construction steps should be modifiable, so the dynamic graphs for teaching. It makes possible to make an animation shows selected construction steps only. Moreover, animation and/or a series of graphics quickly and effortlessly. we do not want to change or update the setting between the A. Using a slider slider and the construction steps when we change some construction steps and remove/add some objects. The GeoGebra program makes possible to insert sliders that Inside ‘Construction Protocol’ window within GGb program control dynamic moves within the graphics. For producing we can rearrange the construction steps if necessary, and animation (especially within a pdf file) from a GGb file, we assign breakpoints for chosen steps only. So we need assign should include at least one slider in the GGb file. For example, those breakpoint steps to a slider. We will use a construction make a line segment using two points, say H and K, after of the centroid of a triangle to explain this. Let’s make a GGb making a slider, say t, with the following condition: Min: 0, file, titled ‘triangle.ggb’, showing the construction of the Max: 1, Increment: 0.05, Animation Speed: 1, Repeat: centroid, named G, of a triangle ABC by finding the Oscillating (see Fig. 1). Then type the following in the input intersection of three mediums AD, BE and CF, which requires filed on the GGb file: several line segments to show that points D, E and F are the A = (1-t)*H + t*K midpoints of the sides a, b and c. The Figure 3 shows the result in order to make the point A on the line segment. The position triangle and the corresponding construction steps with of the point A depends on the slider value t. We may hide the breakpoints at steps 4, 8, 12, 16 and 17. slider by either (1) right click on the slider and unselect Show Object or (2) place it outside of the animation area, if we do not want to show it inside the animation. Fig. 1 Setting for a slider in GGb Then, by the following steps, we will get an animated gif file: i. Select File > Export > Graphics View as Animated GIF ii. Select one slider (if there are more than one...), say t iii. Click Export button (see Fig. 2) Fig. 2 Exporting a GIF file from GGb To check the animation, open the gif file with a web browser or with IrFanView program. B. Using Construction Step with a Slider One of the excellent features of GGb program is that it comes with the built-in function named ‘Construction Step’. In many cases we want to show the entire procedure of the construction of the graphic, not only because instructors want to show the step-by-step construction but also they need to Fig. 3 Construction Protocol Window with the figure ISSN: 2074-1316 52 INTERNATIONAL JOURNAL OF EDUCATION AND INFORMATION TECHNOLOGIES Volume 11, 2017 C. Procedure to Connect Construction Step and Slider To make the series of png frames from the animated gif file i. Decide and check 'breakpoints' in the 'Construction (`triangle') follow the steps below: Protocol' window (e.g. 4,8,12,16,17 – 5 breakpoints) i. Make a folder, say 'fig'. ii. Make a list as the following where objects are the one ii. Open the gif file with IrfanView. (See Fig. 4) for breakpoints: iii. Select ‘Options > Extract all frames...’ mylist={ConstructionStep[b], ConstructionStep[f], iv. Change the `Destination directory:' to the `fig' folder. ConstructionStep[i], ConstructionStep[l], v.
Recommended publications
  • Interactive SVG with Jsxgraph
    Interactive SVG with JSXGraph Bianca Valentin and Michael Gerhäuser August 30, 2009 Contents 1 Introduction2 2 Mathematics3 2.1 JSXGraph as a web viewer for dynamic geometry software . .3 2.2 Currently supported file formats . .4 2.3 Constructing from scratch . .4 2.4 Calculus . .6 3 Turtle graphics8 3.1 Turtle graphics in mathematical modelling . .8 3.2 Drawing with turtle graphics . .8 4 Charts 10 5 JSXGraph as a front end to server side applications 12 5.1 Just AJAX . 12 5.2 JXG.Server . 14 6 Plugins for integration in other web applications 14 7 Implementation details 15 7.1 Cross-browser development . 15 7.2 SVG vs. VML . 15 7.3 HTML elements . 17 7.4 Speed improvements . 17 7.4.1 Avoid DOM accesses with getElementById() . 17 7.4.2 Suspend the update of SVG nodes . 17 7.4.3 Use memoizers . 18 7.4.4 Distinguish mouse move and mouse up events . 18 7.4.5 Reduce the download and initialization time . 18 7.4.6 Use closures . 18 7.4.7 An Internet Explorer trick . 19 1 8 References 20 8.1 References . 20 8.2 Websites . 20 List of Figures 1 The Euler Line . .6 2 Sine with it’s derivative and riemann sum. .7 3 SVG written by a turtle. Result of . .9 4 The Koch curve with recursion level 7 . 10 5 A pie chart on the left hand side and an interactive bar chart together with a static line chart on the right hand side. 11 6 Scheme showing the renderer split in JSXGraph .
    [Show full text]
  • Developing High-Order Mathematical Thinking Competency on High School Students’ Through Geogebra-Assisted Blended Learning
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by International Institute for Science, Technology and Education (IISTE): E-Journals Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.4, No.6, 2014 Developing High-Order Mathematical Thinking Competency on High School Students’ Through GeoGebra-Assisted Blended Learning Nanang Supriadi1* Yaya S. Kusumah2 Jozua Sabandar2 Jarnawi D. Afgani2 1. Raden Intan State Institute for Islamic Studies, Jl. Letkol. H. Endro Suratmin, Sukarame, Bandar Lampung, Lampung 35131, Indonesia 2. Indonesia University of Education, Jl. Dr Setiabudi No. 229, Bandung, West Java,40154, Indonesia *E-mail of the corresponding author: [email protected] ABSTRACT Blended Learning has received considerable attention in the field of mathematics education in recent years. This study combines online learning and face-to-face based learning. Blended Learning is based on some of the weaknesses found in online learning. In Blended Learning, Online learning is not just the learning that collects teaching materials, assignments, exercises, tests, and results of students’ works. It also has to be an interesting and attractive learning so that students’ will have better understanding on learning objectives. One of the tools for developing interesting and attractive online learning process is an open source software called GeoGebra. Blended Learning has very good quality when applied in developing students’ High-Order Mathematical Thinking Competency (HOMTC) as it is evident from previous researches. This study was an experiment based on pretest-posttest control group aiming to examine the influence of Blended Learning and students’ initial mathematical ability on students’ achievement and enhancement of HOMTC consisting of some aspects such as mathematical problem solving, mathematical communication, mathematical reasoning, and mathematical connections.
    [Show full text]
  • Tools of the Trade: Resources to Help Prepare Papers and Conduct Research
    Tools of the Trade: resources to help prepare papers and conduct research Trung V. Dang, Shlomi Hod, Luowen Qian Tool use shapes thinking Few General Principles for Building your Toolbox Goal: Effectiveness (ability) & Efficiency (productivity) Define your system, design your process Simplicity (proxy measure: numbers of clicks for an action) Experiment with tools before committing to them Sometimes you want use more than one tool for a task (e.g., offline and online writing in LaTeX) Be aware... Keyboard Shortcuts Why? Spending more time on the things that matter Reducing cognitive load Good for preventing RSI (repetitive strain injury) Sometimes steep learning curve Tip: flip your mouse, disable your touchpad Good starting point: lifehacker - Back to Basics: Learn to Use Keyboard Shortcuts Like a Ninja Tools for What? 1. Writing 2. Coding 3. Organizing 4. Collaborating 5. Presenting …. and now an opinionated survey! Task I: Tools for Writing Papers - LaTeX ● Pros: ... ● Cons: … You don’t have a choice so you don’t need to care LaTeX editors Emacs + AUCTeX, Vim + LaTeX-suite, Sublime Text + LaTeXTools… Pros: ● Efficient given you know the editor very well ● Easy to use if you spend time configuring it Cons: ● You spend time finding plugins/extensions for it ● You spend time configuring it ● You need to be ready to debug editors if things are not working or are slow LaTeX IDEs a.k.a. LaTeX editors that work out of the box Ordered by community preference: (https://tex.stackexchange.com/q/339/97178) ● TeXstudio (formerly TexMakerX) ● Texmaker
    [Show full text]
  • Geogebra Manual the Official Manual of Geogebra
    GeoGebra Manual The official manual of GeoGebra. PDF generated using the open source mwlib toolkit. See http://code.pediapress.com/ for more information. PDF generated at: Wed, 14 Dec 2016 02:33:55 CET Contents Introduction 1 Compatibility 5 Installation Guide 6 Objects 8 Free, Dependent and Auxiliary Objects 8 Geometric Objects 8 Points and Vectors 9 Lines and Axes 10 Conic sections 10 Functions 11 Curves 12 Inequalities 12 Intervals 13 General Objects 13 Numbers and Angles 14 Texts 15 Boolean values 16 Complex Numbers 17 Lists 18 Matrices 20 Action Objects 21 Selecting objects 22 Change Values 22 Naming Objects 23 Animation 24 Tracing 25 Object Properties 26 Labels and Captions 27 Point Capturing 28 Advanced Features 29 Object Position 29 Conditional Visibility 29 Dynamic Colors 30 LaTeX 31 Layers 32 Scripting 32 Tooltips 34 Tools 35 Tools 35 Movement Tools 36 Move Tool 36 Record to Spreadsheet Tool 37 Move around Point Tool 37 Point Tools 37 Point Tool 38 Attach / Detach Point Tool 38 Complex Number Tool 38 Point on Object Tool 39 Intersect Tool 39 Midpoint or Center Tool 40 Line Tools 40 Line Tool 40 Segment Tool 41 Segment with Given Length Tool 41 Ray Tool 41 Vector from Point Tool 41 Vector Tool 42 Special Line Tools 42 Best Fit Line Tool 42 Parallel Line Tool 43 Angle Bisector Tool 43 Perpendicular Line Tool 43 Tangents Tool 44 Polar or Diameter Line Tool 44 Perpendicular Bisector Tool 44 Locus Tool 45 Polygon Tools 45 Rigid Polygon Tool 45 Vector Polygon Tool 46 Polyline Tool 46 Regular Polygon Tool 46 Polygon Tool 47 Circle &
    [Show full text]
  • IDOL Keyview Viewing SDK 12.7 Programming Guide
    KeyView Software Version 12.7 Viewing SDK Programming Guide Document Release Date: October 2020 Software Release Date: October 2020 Viewing SDK Programming Guide Legal notices Copyright notice © Copyright 2016-2020 Micro Focus or one of its affiliates. The only warranties for products and services of Micro Focus and its affiliates and licensors (“Micro Focus”) are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. Micro Focus shall not be liable for technical or editorial errors or omissions contained herein. The information contained herein is subject to change without notice. Documentation updates The title page of this document contains the following identifying information: l Software Version number, which indicates the software version. l Document Release Date, which changes each time the document is updated. l Software Release Date, which indicates the release date of this version of the software. To check for updated documentation, visit https://www.microfocus.com/support-and-services/documentation/. Support Visit the MySupport portal to access contact information and details about the products, services, and support that Micro Focus offers. This portal also provides customer self-solve capabilities. It gives you a fast and efficient way to access interactive technical support tools needed to manage your business. As a valued support customer, you can benefit by using the MySupport portal to: l Search for knowledge documents of interest l Access product documentation l View software vulnerability alerts l Enter into discussions with other software customers l Download software patches l Manage software licenses, downloads, and support contracts l Submit and track service requests l Contact customer support l View information about all services that Support offers Many areas of the portal require you to sign in.
    [Show full text]
  • No. 1 Three-Dimensional Graphics with Tikz/Pstricks and the Help Of
    TUGboat, Volume 0 (9999), No. 0 preliminary draft, December 27, 2017 18:02 ? 1 60 TUGboat, Volume 39 (2018), No. 1 Three-dimensional graphics with An interesting and detailed introduction to the TikZ/PSTricks and the help of Geogebra problem of producing three-dimensional graphics Three-dimensional graphics with with Ti kkZ can be found in an article by Keith Wol- Luciano Battaia TikZ/PSTricks and the help of GeoGebra cott [ [55],]. and It was actually in fact it was the just reading the reading of this ofarticle this that led us to study the problem in order to find AbstractLuciano Battaia article that led us to study the problem in order to finda more a more accessible affordable solution. solution. Wolcott's This article ends In this article we consider the opportunity of using a Abstract indeedwith a figure with a which figure shows that only shows the the partial onlysolution partial so- of dynamical geometry software like Geogebra in order what had been the main purpose of the project: the In this article we consider the opportunity of using lution of what was the main purpose of the project: to allow an easy export of three-dimensional geomet- drawing of two spheres and their circle of intersection. dynamic geometry software, such as GeoGebra, to the drawing of two spheres and their circle of inter- ric pictures, with subsequent 2D parallel projection, The author himself points out that the figure needs allow easy exporting of three-dimensional geometric section. Wolcott himself points out that the figure in PGF/TikZ or PSTricks code.
    [Show full text]
  • Gestützten Energiesimulation
    Technische Universität München Ingenieurfakultät Bau Geo Umwelt Lehrstuhl für Computergestützte Modellierung und Simulation Prof. Dr.-Ing- André Borrmann Analyse von Datenaustauschprozessen zur BIM- gestützten Energiesimulation Katharina Mehlstäubler Bachelor’s Thesis im Studiengang Umweltingenieurwesen zur Erlangung des akademischen Grads eines Bachelor of Science (B. Sc.) Autor: Katharina Mehlstäubler Matrikelnummer: 1. Betreuer: Prof. Dr.-Ing. André Borrmann 2. Betreuer: Cornelius Preidel M. Sc. Ausgabedatum: 6. November 2015 Abgabedatum: 4. Mai 2016 I ABSTRACT 2 I ABSTRACT Through the continuous technical developments of the last decades, the building and construction sectors have been transformed through the integration of computer based planning instruments and the digitalization of processes. A large player in this is building information modelling (BIM), a method facilitating the many fields in this sector through increasing capabilities and efficiency. Furthermore, increasing consciousness for environmental sustainability and energy consumption also see its influences in the building and construction sector, in large due to legal regulations. The application of energy simulation tools in combination with building information modelling presents many possibilities, yet also a large vulnerability exists in the seamless data exchange between its interfaces. In this paper, the BIM method and its underlying concepts and processes are outlined. Moreover, its current role in Germany as well as its implementation internationally are presented. Energy needs analysis and its special requirements, as well as its realization into the BIM method have then been outlined. This necessitates a further analysis of the popular common data exchange formats in this domain. Two of these formats are examined in greater detail with regards to their content and structure.
    [Show full text]
  • ESPPADOM Delivery Date: 30/03/2012 Comité Technique Statut: Travail Version: 00.02
    EDISANTE ESPPADOM_Delivery Date: 30/03/2012 Comité Technique Statut: Travail Version: 00.02 ESPPADOM_Delivery Modèle des données structurées Date: 30/03/2012 Statut: Travail Version: 00.02 EDISANTE ESPPADOM_Delivery Date: 30/03/2012 Comité Technique Statut: Travail Version: 00.02 ESPPADOM_Delivery: Modèle des données structurées Mention légale Clause de cession de droit de reproduction. L'auteur de ce document est : EDISANTE Comité Technique Le présent document est la propriété de l'auteur. Par la présente, l'auteur cède à titre gracieux à l’utilisateur du présent document, un droit de reproduction non exclusif dans le seul but de l’intégrer dans une application informatique. Cette cession est valable sur supports papier, magnétique, optique, électronique, numérique, et plus généralement sur tout autre support de fixation connu à la date de la reproduction, et permettant à l’utilisateur de créer l’application visée au paragraphe précédent. Cette cession est consentie pour l’ensemble du territoire national, et pour la durée de protection prévue par le code de la propriété intellectuelle. L’utilisateur fera son affaire personnelle de tout dommage qu’il causerait à un tiers et qui trouverait son origine dans une violation des termes de la présente cession. Toute atteinte aux droits d’auteur constitue un délit et est passible des sanctions indiquées aux articles L.335-1 et suivants du Code de propriété intellectuelle. EDISANTE ESPPADOM_Delivery Date: 30/03/2012 Comité Technique Statut: Travail Version: 00.02 Table des matières Documentation
    [Show full text]
  • First International Geogebra Conference 2009
    Report of the First International GeoGebra Conference 2009 July 14 and 15, 2009 at the RISC in Hagenberg near Linz, Austria Abstract The principal aim of the First International GeoGebra Conference 2009 was to discuss the direction and vision the GeoGebra community should take in the future. On July 14th and 15th, 2009, a group of 114 people from 35 countries met for the First International GeoGebra Conference in Hagenberg, Austria at the RISC institute of the Johannes Kepler University Linz. During these two days researchers, developers, and teachers discussed and shared their experiences and ideas concerning GeoGebra in five working groups: Software Development and Online Systems; Teaching Experiences in Primary and Secondary Schools; Creation of Instructional Materials; GeoGebra at Universities and in Teacher Education; GeoGebra Institutes and Research. This report summarizes the GeoGebra related experiences of the conference participants as well as outcomes of the working group discussions and future plans for the development of GeoGebra and its user community. Authors Irene Chrysanthou, [email protected], Primary School Teacher (Cyprus) Judith Hohenwarter, [email protected], International GeoGebra Institute (Austria) Markus Hohenwarter, [email protected], Johannes Kepler University Linz (Austria) Freyja Hreinsdóttir, [email protected], University of Iceland (Iceland) Yves Kreis, [email protected], University of Luxembourg (Luxembourg) Zsolt Lavicza, [email protected], University of Cambridge (UK) Andreas Lindner, andreas.lindner@ph‐noe.ac.at,
    [Show full text]
  • Free Or Inexpensive Tools and Applications NETA 2010 Presented by Kent Kingston, Robin Davis, Lynn Spady and Tom Albertsen; Westside Community Schools, Omaha, NE
    Free or Inexpensive Tools and Applications NETA 2010 Presented by Kent Kingston, Robin Davis, Lynn Spady and Tom Albertsen; Westside Community Schools, Omaha, NE Item Web Site Platform Description 1. Audacity http://audacity.sourceforge.net/ PC/Mac Free audio recording and editing software 2. Seashore http://seashore.sourceforge.net/ Mac Free graphic design software Sumo Paint http://www.sumopaint.com/home/ PC option Tux Paint http://www.tuxpaint.org/ PC/Mac Free drawing program for students ages 3 through 12 3. Skype http://www.skype.com/ PC/Mac Free phone calls and video conferencing software 4. Stellarium http://www.stellarium.org/ PC/Mac Free planetarium software for your computer 5. Celestia http://www.shatters.net/celestia/ PC/Mac Free space simulation software that lets you explore our universe in three dimensions 6. Google Earth http://earth.google.com/ PC/Mac Free software for maps and satellite images 7. Google Docs http://docs.google.com/ Web browser Online word processor, spreadsheet, forms, and presentation software 8. Google Sketchup http://sketchup.google.com/ PC/Mac Free 3D modeling drawing app. Can be incorporated into Google Earth. http://sketchup.google.com/3dwarehouse/ (examples) 9. Little Geometry http://www.versiontracker.com/dyn/ Mac only Free basic math tool set moreinfo/macosx/25056 N.L.V.M. http://nlvm.usu.edu/ Web browser Math manipulatives software from the National Library of Virtual Manipulatives 10. KompoZer http://kompozer.net/ PC/Mac Free web page authoring software 11. Jing http://www.jingproject.com/ PC/Mac Free. Create 5 min. swf video tutorials using your computer screen/voice.
    [Show full text]
  • TUGBOAT Volume 30, Number 2 / 2009 TUG 2009 Conference
    TUGBOAT Volume 30, Number 2 / 2009 TUG 2009 Conference Proceedings TUG 2009 154 Conference program, delegates, and sponsors 159 Profile of Eitan Gurari (1947–2009) LATEX 163 Boris Veytsman / LATEX class writing for wizard apprentices 169 Arthur Reutenauer / LuaTEX for the LATEX user: An introduction Accessibility 170 Ross Moore / Ongoing efforts to generate “tagged PDF” using pdfTEX Education 176 Frank Quinn / The EduTEX TUG working group Software & Tools 177 Jim Hefferon / Becoming a CTAN mirror 179 Karl Berry / TEX Live 2009 news 180 Tim Arnold / Getting started with plasTEX 183 Hans Hagen / LuaTEX: Halfway to version 1 187 Hans Hagen / LuaTEX and ConTEXt: Where we stand 191 Bob Neveln and Bob Alps / ProofCheck: Writing and checking complete proofs in LATEX Publishing 196 Karl Berry and David Walden / TEX People: The TUG interviews project and book 203 David Walden / Self-publishing: Experiences and opinions Graphics 209 Klaus H¨oppner / Introduction to METAPOST 214 Andrew Mertz and William Slough / A TikZ tutorial: Generating graphics in the spirit of TEX 227 Boris Veytsman and Leila Akhmadeeva / Medical pedigrees: Typography and interfaces Fonts 236 Jim Hefferon / A first look at the TEX Gyre fonts 241 Hans Hagen / Plain TEX and OpenType 243 Aditya Mahajan / Integrating Unicode and OpenType math in ConTEXt Macros 247 Aditya Mahajan / LuaTEX: A user’s perspective Bibliographies 252 Nelson Beebe / BIBTEX meets relational databases Electronic Documents 272 Kaveh Bazargan / TEX as an eBook reader 274 Christian Rossi / From distribution to
    [Show full text]
  • A Brief Tour to Dynamic Geometry Software Boyko B
    A Brief Tour to Dynamic Geometry Software Boyko B. Bantchev February, 2010 What is dynamic geometry software? A dynamic geometry (DG) program is a computer program for interactive creation and manipulation of geometric constructions. A characteristuc feature of such programs is that they build a geometric model of objects, such as points, lines, circles, etc., together with the dependencies that may relate the objects to each other. The user can manipulate the model by moving some of its parts, and the program accordingly – and instantly – changes the other parts, so that the constraints are preserved. By contrast with programs that just create images, a drawing in a DG program is a visualisation of an abstract model (of geometric nature) and, in particular, provides a visual initerface for its manipulation. DG programs vary significantly in their drawing capabilities, but they are all centred around geometric modelling. A geometric model may be used for visualising complex geometric data, for doing calculations – including symbolic, for building and testing geometric hypotheses, or for creating geometrically precise illustrations to be used in printed documents or on the Web. Model building in most DG systems starts with creating a set of independent, freely existing objects – usually points, and proceeds by constructing ones that are dependent on the former through being geometrically related to them. Most geometry programs currently in use are designed for planar geometry, but a few allow for spatial constructions as well. Some of the systems automate proving geometry theorems, or provide assistance in finding such proofs. Uses & features of DG programs Typical uses of DG programs are: • graphical presentation of geometry on the screen; • exploring geometric properties, testing hypotheses; • visualising complex data; • geometric reasoning; • illustrations in document preparation; • illustrations for the Web; • libraries for geometric programming.
    [Show full text]