From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5224 Path: main.gmane.org!not-for-mail From: Marko Schuetz Newsgroups: gmane.comp.tex.context Subject: Context and xypic, amslatex etc Date: Tue, 07 Aug 2001 21:15:33 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20010807211533R.marko@kinetic.ki.informatik.uni-frankfurt.de> Reply-To: marko@ki.informatik.uni-frankfurt.de NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035395827 32291 80.91.224.250 (23 Oct 2002 17:57:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:57:07 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:5224 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5224 I am new to context and thought I'd ask: likely someone has already tried this. Currently I use: \documentclass[a5paper,DIVclassic,10pt,twoside,smallheadings]{scrbook} \usepackage[fleqn]{amsmath} \usepackage{amsthm} \usepackage[english]{babel} \usepackage[latin1]{inputenc} \usepackage[all]{xypic} \usepackage{graphicx} \usepackage{epsfig} \usepackage{code} \usepackage{makeidx} \usepackage{amsfonts} I assume that context already includes the functionality of some of these, like graphicx and epsfig. Will I have trouble with the others? Are there replacements for the others to work with context? Thank you for your help Marko