From a40d8f08dfe9661ed7990c3e260119ef035f4e41 Mon Sep 17 00:00:00 2001 From: fischerl Date: Fri, 20 Jan 2012 00:32:27 -0500 Subject: [PATCH] textbook index fixed --- book_toc.html | 664 ++++++++++++++++++++++++------------------------ staticbook.html | 4 +- 2 files changed, 329 insertions(+), 339 deletions(-) diff --git a/book_toc.html b/book_toc.html index a09f3d58e1..44904d8f60 100644 --- a/book_toc.html +++ b/book_toc.html @@ -1,349 +1,339 @@ -
  • The Circuit Abstraction -
  • Transients in Second Order Circuits +
  • Sinusoidal Steady State +
  • Sinusoidal Steady State: Resonance +
  • The Operational Amplifier Abstraction +
  • Diodes +
  • Maxwell's Equations and the LMD +
  • Trigonometric Functions \& Identities +
  • Complex Numbers +
  • Solving Simultaneous Linear Equations diff --git a/staticbook.html b/staticbook.html index 350e533e26..af3cade9cb 100644 --- a/staticbook.html +++ b/staticbook.html @@ -16,7 +16,7 @@ function goto_page(n) { if(n<10) { prefix="00"; } - $("#bookpage").attr("src","/static/book/small-p"+prefix+n+".jpg"); + $("#bookpage").attr("src","/static/book/p"+prefix+n+".jpg"); }; function prev_page() { @@ -56,7 +56,7 @@ function next_page() { - +